mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 04:49:54 +08:00
Small blurb on support for debugging dynamic executables on HPPAs running
hpux9.
This commit is contained in:
6
gdb/NEWS
6
gdb/NEWS
@ -4,6 +4,12 @@
|
|||||||
* New "if" and "while" commands. This makes it possible to write
|
* New "if" and "while" commands. This makes it possible to write
|
||||||
somewhat more sophisticated user-defined commands.
|
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.
|
||||||
|
|
||||||
*** Changes in GDB-4.13:
|
*** Changes in GDB-4.13:
|
||||||
|
|
||||||
* New "complete" command
|
* New "complete" command
|
||||||
|
Reference in New Issue
Block a user