Browse Source
The rx simulator doesn't define sim_memory_map and so fails to link with GDB. Define it now to return NULL, this can be extended later to return an actual memory map if anyone wants this functionality. sim/rx/ChangeLog: * gdb-if.c (sim_memory_map): New function.binutils-2_37-branch
2 changed files with 12 additions and 0 deletions
Loading…
Reference in new issue