* NEWS: Mention that remote.c now has a `load' operation.

This commit is contained in:
Jim Kingdon 1993-07-15 18:28:40 +00:00
parent 9edc5b2eca
commit 5b336d29ca
2 changed files with 7 additions and 0 deletions

View file

@ -1,5 +1,7 @@
Thu Jul 15 08:34:49 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
* NEWS: Mention that remote.c now has a `load' operation.
* hppa-tdep.c (pc_in_linker_stub): New function.
(find_proc_framesize): Return 0 for linker stubs.
(rp_saved): Tell the caller where rp is saved.

View file

@ -5,6 +5,11 @@
* User visible changes:
Remote debugging using the GDB-specific (`target remote') protocol now
supports the `load' command. This is only useful if you have some way
of getting the stub to the target system, and putting it somewhere in
memory where it won't get clobbered by the download.
Filename completion now works.
When run under emacs mode, the "info line" command now causes the