aboutsummaryrefslogtreecommitdiff
path: root/sim/d10v/configure
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1998-01-22 21:51:31 +0000
committerFred Fish <fnf@specifix.com>1998-01-22 21:51:31 +0000
commitcee687386d0399cf32a55eceddd0d14e9439f69d (patch)
treeec0f9ed84b95a3ef5d004096af0d5923e5f356ad /sim/d10v/configure
parent34cf4e9aa6216b34ccdc2c0319557555f5743f23 (diff)
downloadgdb-cee687386d0399cf32a55eceddd0d14e9439f69d.zip
gdb-cee687386d0399cf32a55eceddd0d14e9439f69d.tar.gz
gdb-cee687386d0399cf32a55eceddd0d14e9439f69d.tar.bz2
* interp.c (UMEM_SEGMENTS): New define, set to 128.
(sim_size): Use UMEM_SEGMENTS rather than hardwired constant. (sim_close): Reset prog_bfd to NULL after closing it. Also reset prog_bfd_was_opened_p after closing prog_bfd. (sim_load): Reset prog_bfd_was_opened_p after closing prog_bfd. (sim_create_inferior): Get start address from abfd not prog_bfd. (xfer_mem): Do bounds checking on addresses and return zero length read/write on bad addresses, rather than aborting. Prepare to be able to handle xfers that cross segment boundaries, but not yet implemented. Only emit debug message when d10v_debug is set as well as DEBUG being defined.
Diffstat (limited to 'sim/d10v/configure')
0 files changed, 0 insertions, 0 deletions