mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 18:08:24 +08:00
* NEWS: Mention gdbserver support for non-libthread_db operation.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
|
||||
|
||||
* NEWS: Mention gdbserver support for non-libthread_db operation.
|
||||
|
||||
2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
|
||||
|
||||
* amd64-tdep.c (amd64_convert_register_p): Delete.
|
||||
|
3
gdb/NEWS
3
gdb/NEWS
@ -18,6 +18,9 @@ and in inlined functions.
|
||||
* The GDB remote stub, gdbserver, now supports the AltiVec and SPE
|
||||
registers on PowerPC targets.
|
||||
|
||||
* The GDB remote stub, gdbserver, now supports thread debugging on GNU/Linux
|
||||
targets even when the libthread_db library is not available.
|
||||
|
||||
*** Changes in GDB 6.7
|
||||
|
||||
* Resolved 101 resource leaks, null pointer dereferences, etc. in gdb,
|
||||
|
Reference in New Issue
Block a user