* remote-e7000.c: Replace "snoop" command (e7000_noecho) with
remote_debug.
This commit is contained in:
parent
8a1f1fbab0
commit
29fc92e81a
1 changed files with 4 additions and 1 deletions
|
@ -1,5 +1,8 @@
|
|||
Sat Feb 5 08:03:41 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
|
||||
|
||||
* remote-e7000.c: Replace "snoop" command (e7000_noecho) with
|
||||
remote_debug.
|
||||
|
||||
* config/rs6000/tm-rs6000.h (STORE_STRUCT_RETURN): Don't cast
|
||||
to unsigned int.
|
||||
|
||||
|
@ -17,7 +20,7 @@ Fri Feb 4 15:53:18 1994 Steve Chamberlain (sac@cygnus.com)
|
|||
pc is memory model dependent. (segmented_command,
|
||||
unsegmented_command, _initialize_h8500_tdep): New commands to
|
||||
change memory model.
|
||||
* remote-7000.c (initialize_remote_e7000): Change name of snoop
|
||||
* remote-e7000.c (_initialize_remote_e7000): Change name of snoop
|
||||
command.
|
||||
* remote-hms.c (hms_load): Remove breakpoints when loaded.
|
||||
(hms_wait): Use new status structure
|
||||
|
|
Loading…
Reference in a new issue