]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Update note for hpux9 dynamic executable support.
authorJeff Law <law@redhat.com>
Sun, 20 Nov 1994 08:11:36 +0000 (08:11 +0000)
committerJeff Law <law@redhat.com>
Sun, 20 Nov 1994 08:11:36 +0000 (08:11 +0000)
gdb/NEWS

index 8f340d816a313becc85f48224f5191d95bf22c01..664af69eec970264aeec9757df0f283d865974c3 100644 (file)
--- 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: