diff options
author | Jeff Law <law@redhat.com> | 1994-11-20 08:11:36 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1994-11-20 08:11:36 +0000 |
commit | 2e09ab32cae5c5cbf3dafa6b55748f22b6916b39 (patch) | |
tree | 4ec551b1dd98d07a6f6c0167768d300c7e9f464f /gdb/NEWS | |
parent | 8fb1d1893ee2df4864c78d09cb662d43b76b16d1 (diff) | |
download | gdb-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/NEWS | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -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: |