and the qXfer:siginfo:read and qXfer:siginfo:write packets.
2009-02-07 Pedro Alves <pedro@codesourcery.com>
+ * NEWS: Mention inspecting extra signal information, $_siginfo,
+ and the qXfer:siginfo:read and qXfer:siginfo:write packets.
+
+2009-02-07 Pedro Alves <pedro@codesourcery.com>
+
* linux-nat.c (PTRACE_SETSIGINFO): Define if PTRACE_GETSIGINFO
isn't defined.
operators when expanding macros. It also supports variable-arity
macros.
+* GDB now supports inspecting extra signal information, exported by
+ the new $_siginfo convenience variable. The feature is currently
+ implemented on linux ARM, i386 and amd64.
+
* New remote packets
qSearch:memory:
qXfer:osdata:read
Obtains additional operating system information
+qXfer:siginfo:read
+qXfer:siginfo:write
+ Read or write additional signal information.
+
* Removed remote protocol undocumented extension
An undocumented extension to the remote protocol's `S' stop reply