mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-05 15:17:13 +08:00
* NEWS: Document status of hppa64-hpux support.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2007-10-25 Joel Brobecker <brobecker@adacore.com>
|
||||||
|
|
||||||
|
* NEWS: Document status of hppa64-hpux support.
|
||||||
|
|
||||||
2007-10-24 Ulrich Weigand <uweigand@de.ibm.com>
|
2007-10-24 Ulrich Weigand <uweigand@de.ibm.com>
|
||||||
|
|
||||||
* solib-svr4.c (set_solib_svr4_fetch_link_map_offsets): Call
|
* solib-svr4.c (set_solib_svr4_fetch_link_map_offsets): Call
|
||||||
|
5
gdb/NEWS
5
gdb/NEWS
@ -21,6 +21,11 @@ registers on PowerPC targets.
|
|||||||
* The GDB remote stub, gdbserver, now supports thread debugging on GNU/Linux
|
* The GDB remote stub, gdbserver, now supports thread debugging on GNU/Linux
|
||||||
targets even when the libthread_db library is not available.
|
targets even when the libthread_db library is not available.
|
||||||
|
|
||||||
|
* hppa*64*-*-hpux11* target broken
|
||||||
|
The debugger is unable to start a program and fails with the following
|
||||||
|
error: "Error trying to get information about dynamic linker".
|
||||||
|
The gdb-6.7 release is also affected.
|
||||||
|
|
||||||
*** Changes in GDB 6.7
|
*** Changes in GDB 6.7
|
||||||
|
|
||||||
* Resolved 101 resource leaks, null pointer dereferences, etc. in gdb,
|
* Resolved 101 resource leaks, null pointer dereferences, etc. in gdb,
|
||||||
|
Reference in New Issue
Block a user