mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-28 22:40:24 +00:00
2002-06-13 Daniel Jacobowitz <drow@mvista.com>
* NEWS: Mention multithreaded debug support for gdbserver.
This commit is contained in:
parent
519b2366d3
commit
6da02953ff
@ -1,3 +1,7 @@
|
||||
2002-06-13 Daniel Jacobowitz <drow@mvista.com>
|
||||
|
||||
* NEWS: Mention multithreaded debug support for gdbserver.
|
||||
|
||||
2002-06-13 Daniel Jacobowitz <drow@mvista.com>
|
||||
|
||||
* MAINTAINERS: Mention NEWS.
|
||||
|
6
gdb/NEWS
6
gdb/NEWS
@ -3,6 +3,12 @@
|
||||
|
||||
*** Changes since GDB 5.2:
|
||||
|
||||
* ``gdbserver'' now supports multithreaded applications on some targets
|
||||
|
||||
Support for multithreaded applications using LinuxThreads has been added
|
||||
for arm*-*-linux*, i[3456]86-*-linux*, mips*-*-linux*, powerpc*-*-linux*,
|
||||
and sh*-*-linux*.
|
||||
|
||||
* GDB now supports C/C++ preprocessor macros.
|
||||
|
||||
GDB now expands preprocessor macro invocations in C/C++ expressions,
|
||||
|
Loading…
Reference in New Issue
Block a user