diff options
author | Stu Grossman <grossman@cygnus> | 1995-03-20 23:40:33 +0000 |
---|---|---|
committer | Stu Grossman <grossman@cygnus> | 1995-03-20 23:40:33 +0000 |
commit | 9bb6f28b4eb2bdf21815b71f9710c0865e755828 (patch) | |
tree | b2c8e16d97a61d50777a032b16aaa9410eca966a /gdb/sparc-stub.c | |
parent | a07fe450577656581b136869f094cea4485a2362 (diff) | |
download | binutils-9bb6f28b4eb2bdf21815b71f9710c0865e755828.zip binutils-9bb6f28b4eb2bdf21815b71f9710c0865e755828.tar.gz binutils-9bb6f28b4eb2bdf21815b71f9710c0865e755828.tar.bz2 |
* findvar.c (read_register_bytes write_register_bytes): Make
these routines much smarter about updating registers from the
target, only doing so when absolutely necessary. This really
speeds up register modification on some remote targets.
* monitor.c: More cleanups. Get rid of monitor_load_ascii_srec.
BFD makes this unnecessary. Lots of debugging speedups.
* (expect): NULL terminate return string.
* (monitor_open monitor_supply_register parse_register_dump
monitor_wait monitor_fetch_register): Switch to using GNU regexp
library to parse multi-register displays.
* (monitor_read_memory): Read multiple bytes (up to 16) at once.
* (monitor_create_inferior): Call clear_proceed_status to make run
command notice first breakpoint.
* (monitor_load): Clean up. Reset inferior_pid, set pc to start
address and reset symbol table stuff to make loads put things into
a fresh state.
* (monitor_load_srec): Lower sleep time to 1 second.
* monitor.h (struct monitor_ops): Add register_pattern and
supply_register to monitor_ops.
* rom68k-rom.c: Add new support for handling register dumps.
* config/m68k/tm-m68k.h: Define D0_REGNUM and A0_REGNUM for register
dump handling.
Diffstat (limited to 'gdb/sparc-stub.c')
0 files changed, 0 insertions, 0 deletions