From: Jeff Law Date: Sun, 20 Nov 1994 08:11:36 +0000 (+0000) Subject: Update note for hpux9 dynamic executable support. X-Git-Tag: gdb-4_18~13038 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2e09ab32cae5c5cbf3dafa6b55748f22b6916b39;p=thirdparty%2Fbinutils-gdb.git Update note for hpux9 dynamic executable support. --- 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: