* remote-mips.c (mips_insert_breakpoint, mips_remove_breakpoint):
authorJim Kingdon <jkingdon@engr.sgi.com>
Sat, 5 Feb 1994 20:30:35 +0000 (20:30 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Sat, 5 Feb 1994 20:30:35 +0000 (20:30 +0000)
commitaa56c7161b34a22bb49ee424ebd42bafb0e72aa5
tree0905a72350a60cffd3f89939f0a6fcbb86e8e61c
parentfa4beb7e8f23ce6812bc3541af52638da8d5d883
* remote-mips.c (mips_insert_breakpoint, mips_remove_breakpoint):
New functions.
(mips_store_word): Change calling convention to return errors, and
to provide old contents if the caller wants it.
(mips_xfer_memory): Deal with errors from mips_store_word.
* config/mips/tm-idt.h, config/mips/tm-idtl.h: Remove BREAKPOINT
define now that remote-mips.c doesn't use BREAKPOINT.
gdb/ChangeLog
gdb/config/mips/tm-idt.h
gdb/config/mips/tm-idtl.h
gdb/remote-mips.c