Commit cecb9440942182b2d57924d4b358e59d17c4337b
authorDoug Goldstein <cardoe@cardoe.com>
Mon, 17 Mar 2014 01:46:46 +0000 (20:46 -0500)
committerDoug Goldstein <cardoe@cardoe.com>
Tue, 18 Mar 2014 01:19:01 +0000 (20:19 -0500)
treeff293386509c88b9feb3ffb3dc17f520f43a2778
parent6981970786d7de8e9507f0c02def6473efd76f56
Message:
gdb: support qOffsets command

GDB will ask what offsets should be applied to the the text and data
sections. Since AVR is Harvard architecture so we need to apply an
offset for one of the regions universally, Atmel documents and uses
0x800000 for RAM so this makes that happen.
simavr/sim/sim_gdb.c