From 2e09ab32cae5c5cbf3dafa6b55748f22b6916b39 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Sun, 20 Nov 1994 08:11:36 +0000 Subject: [PATCH] Update note for hpux9 dynamic executable support. --- gdb/NEWS | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/gdb/NEWS b/gdb/NEWS index 8f340d816a3..664af69eec9 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: