mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 22:07:58 +08:00
gdb/NEWS: Add mention of s390*-linux tracepoints.
gdb/ChangeLog: * NEWS: Mention support for tracepoints on s390*-linux.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
|
||||||
|
|
||||||
|
* NEWS: Mention support for tracepoints on s390*-linux.
|
||||||
|
|
||||||
2016-03-29 Don Breazeal <donb@codesourcery.com>
|
2016-03-29 Don Breazeal <donb@codesourcery.com>
|
||||||
|
|
||||||
* gdb/value.c (value_actual_type): Fix formatting issue.
|
* gdb/value.c (value_actual_type): Fix formatting issue.
|
||||||
|
4
gdb/NEWS
4
gdb/NEWS
@ -37,6 +37,10 @@ skip -rfunction regular-expression
|
|||||||
maint info line-table REGEXP
|
maint info line-table REGEXP
|
||||||
Display the contents of GDB's internal line table data struture.
|
Display the contents of GDB's internal line table data struture.
|
||||||
|
|
||||||
|
* Support for tracepoints and fast tracepoints on s390-linux and s390x-linux
|
||||||
|
was added in GDBserver, including JIT compiling fast tracepoint's
|
||||||
|
conditional expression bytecode into native code.
|
||||||
|
|
||||||
*** Changes in GDB 7.11
|
*** Changes in GDB 7.11
|
||||||
|
|
||||||
* GDB now supports debugging kernel-based threads on FreeBSD.
|
* GDB now supports debugging kernel-based threads on FreeBSD.
|
||||||
|
Reference in New Issue
Block a user