gdb/NEWS: Add mention of powerpc*-linux tracepoints.
gdb/ChangeLog: * NEWS: Mention support for tracepoints on powerpc*-linux.
This commit is contained in:
parent
14e2b6d93d
commit
22084c425e
2 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2016-03-31 Marcin Kościelnicki <koriakin@0x04.net>
|
||||
|
||||
* NEWS: Mention support for tracepoints on powerpc*-linux.
|
||||
|
||||
2016-03-31 Catalin Udma <catalin.udma@freescale.com>
|
||||
|
||||
PR python/19743
|
||||
|
|
5
gdb/NEWS
5
gdb/NEWS
|
@ -51,6 +51,11 @@ maint info line-table REGEXP
|
|||
target rockhopper NEC RockHopper variant of PMON
|
||||
target lsi LSI variant of PMO
|
||||
|
||||
* Support for tracepoints and fast tracepoints on powerpc-linux,
|
||||
powerpc64-linux, and powerpc64le-linux was added in GDBserver,
|
||||
including JIT compiling fast tracepoint's conditional expression
|
||||
bytecode into native code.
|
||||
|
||||
*** Changes in GDB 7.11
|
||||
|
||||
* GDB now supports debugging kernel-based threads on FreeBSD.
|
||||
|
|
Loading…
Add table
Reference in a new issue