aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1994-11-20 08:11:36 +0000
committerJeff Law <law@redhat.com>1994-11-20 08:11:36 +0000
commit2e09ab32cae5c5cbf3dafa6b55748f22b6916b39 (patch)
tree4ec551b1dd98d07a6f6c0167768d300c7e9f464f /gdb/NEWS
parent8fb1d1893ee2df4864c78d09cb662d43b76b16d1 (diff)
downloadgdb-2e09ab32cae5c5cbf3dafa6b55748f22b6916b39.zip
gdb-2e09ab32cae5c5cbf3dafa6b55748f22b6916b39.tar.gz
gdb-2e09ab32cae5c5cbf3dafa6b55748f22b6916b39.tar.bz2
Update note for hpux9 dynamic executable support.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS6
1 files changed, 2 insertions, 4 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 8f340d8..664af69 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -5,10 +5,8 @@
somewhat more sophisticated user-defined commands.
* Most debugging facilities now work on dynamic executables for HPPAs
-running hpux9 or later. For the best results, include /usr/lib/end.o
-when linking dynamic programs you plan to debug. Post-mortem debugging
-of dynamic executables and attaching to already running dynamic executables
-is not yet supported.
+running hpux9 or later. See the GDB manual for the few minor problems
+and potential workarounds.
*** Changes in GDB-4.13: