binutils-gdb/sim
Mike Frysinger e904f56d02 gdb/sim: add support for exporting memory map
This allows gdb to quickly dump & process the memory map that the sim
knows about.  This isn't fully accurate, but is largely limited by the
gdb memory map format.  While the sim supports RWX bits, gdb can only
handle RW or RO regions.
2021-01-07 12:18:59 -05:00
..
aarch64 sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
arm sim: include stdlib.h for atoi() 2021-01-04 20:17:37 -05:00
avr sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
bfin sim: include stdlib.h for atoi() 2021-01-04 20:17:37 -05:00
bpf sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
common gdb/sim: add support for exporting memory map 2021-01-07 12:18:59 -05:00
cr16 sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
cris sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
d10v sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
erc32 sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
frv sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
ft32 sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
h8300 sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
igen sim: include stdlib.h for atoi() 2021-01-04 20:17:37 -05:00
iq2000 sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
lm32 sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
m32c sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
m32r sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
m68hc11 sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
mcore sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
microblaze sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
mips sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
mn10300 sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
moxie sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
msp430 sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
or1k sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
ppc sim: include stdlib.h for atoi() 2021-01-04 20:17:37 -05:00
pru sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
rl78 sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
rx sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
sh sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
sh64 sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
testsuite fix paths in ChangeLog 2021-01-07 01:27:06 -05:00
v850 sim: update bug URI to https:// 2021-01-04 18:14:37 -05:00
.gitignore
ChangeLog sim/bpf: re-generate configure 2020-11-01 19:39:11 -05:00
configure sim: better handle builds of primary targets lacking sims 2020-09-03 18:21:20 +02:00
configure.ac sim: better handle builds of primary targets lacking sims 2020-09-03 18:21:20 +02:00
configure.tgt sim: eBPF simulator 2020-08-04 18:09:16 +02:00
MAINTAINERS sim: eBPF simulator 2020-08-04 18:09:16 +02:00
Makefile.in Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
README-HACKING