Commit ad47d913b54cef188269c4b75fdde51d27d6fe32
authorDoug Goldstein <cardoe@cardoe.com>
Sun, 16 Mar 2014 20:02:59 +0000 (15:02 -0500)
committerDoug Goldstein <cardoe@cardoe.com>
Tue, 18 Mar 2014 01:36:28 +0000 (20:36 -0500)
tree70072bac33f74ae7a06737f7e6791bfe68de4857
parentcecb9440942182b2d57924d4b358e59d17c4337b
Message:
gdb: support reporting memory map locations

GDB wants to have knowledge of the RAM and flash regions of memory on
the chips. Since AVR is Harvard architecture, the RAM must begin at a
fake offset and per Atmel's docs that is 0x800000.
simavr/sim/sim_gdb.c