Re: dynamic array's upper bound evaluated as address for AVR target
Pierre-Marie de Rodat <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
On 10/14/2015 12:15 PM, Sivanupandi, Pitchumani wrote: > AVR has different address spaces (Harvard architecture). Compiler > (avr-gcc) generates fictitious addresses to support it. > Also refer: > AVR Background in avr-tdep.c > https://sourceware.org/ml/gdb/2014-10/msg00142.html That all makes sense, now, thank you. :-) -- Pierre-Marie de Rodat