mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 22:07:58 +08:00
* NEWS: Mention tracepoints support.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2010-04-09 Pedro Alves <pedro@codesourcery.com>
|
||||||
|
|
||||||
|
* NEWS: Mention tracepoints support.
|
||||||
|
|
||||||
2010-04-09 Pedro Alves <pedro@codesourcery.com>
|
2010-04-09 Pedro Alves <pedro@codesourcery.com>
|
||||||
|
|
||||||
* tracepoint.c (trace_status_mi): Report disconnected tracing and
|
* tracepoint.c (trace_status_mi): Report disconnected tracing and
|
||||||
|
5
gdb/NEWS
5
gdb/NEWS
@ -3,6 +3,11 @@
|
|||||||
|
|
||||||
*** Changes since GDB 7.1
|
*** Changes since GDB 7.1
|
||||||
|
|
||||||
|
* New features in the GDB remote stub, GDBserver
|
||||||
|
|
||||||
|
- GDBserver now support tracepoints. The feature is currently
|
||||||
|
supported by the i386-linux and amd64-linux builds.
|
||||||
|
|
||||||
* GDB now sends xmlRegisters= in qSupported packet to indicate that
|
* GDB now sends xmlRegisters= in qSupported packet to indicate that
|
||||||
it understands register description.
|
it understands register description.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user