aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-07-15 18:28:40 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-07-15 18:28:40 +0000
commit5b336d29caa6019c61adb0e9d5cb4da9a1dabbe9 (patch)
tree4c5994dec5ad384faea243f1eab83f989c35256e /gdb/NEWS
parent9edc5b2eca546c810adf77a544f8d4de30c1abb8 (diff)
downloadgdb-5b336d29caa6019c61adb0e9d5cb4da9a1dabbe9.zip
gdb-5b336d29caa6019c61adb0e9d5cb4da9a1dabbe9.tar.gz
gdb-5b336d29caa6019c61adb0e9d5cb4da9a1dabbe9.tar.bz2
* NEWS: Mention that remote.c now has a `load' operation.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 3bc81f4..5359d6b 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -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