forked from Imagelibrary/binutils-gdb
Add NEWS entry for fast tracepoint support on aarch64-linux
Here is a NEWS entry for this series: gdb/ChangeLog: * NEWS: Mention support for fast tracepoints on aarch64-linux.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
|
||||
|
||||
* NEWS: Mention support for fast tracepoints on aarch64-linux.
|
||||
|
||||
2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
|
||||
|
||||
* aarch64-tdep.c (aarch64_analyze_prologue): New is_adrp
|
||||
|
||||
4
gdb/NEWS
4
gdb/NEWS
@@ -18,6 +18,10 @@
|
||||
GDB now is able to debug both AArch64 applications and ARM applications
|
||||
at the same time.
|
||||
|
||||
* Support for fast tracepoints on aarch64-linux was added in GDBserver,
|
||||
including JIT compiling fast tracepoint's conditional expression bytecode
|
||||
into native code.
|
||||
|
||||
* New commands
|
||||
|
||||
maint set target-non-stop (on|off|auto)
|
||||
|
||||
Reference in New Issue
Block a user