2011-02-04 David Daney <ddaney@caviumnetworks.com>
authorDavid Daney <ddaney@avtrex.com>
Fri, 4 Feb 2011 18:45:15 +0000 (18:45 +0000)
committerDavid Daney <ddaney@avtrex.com>
Fri, 4 Feb 2011 18:45:15 +0000 (18:45 +0000)
* NEWS: Add item for "catch syscall" on mips*-linux* targets.

gdb/ChangeLog
gdb/NEWS

index f7a433c9a0b6962f68cf26c4f761dec866196dab..94c5fd2b4c25e1c18231de628df45f05019dbf26 100644 (file)
@@ -1,3 +1,7 @@
+2011-02-04 David Daney <ddaney@caviumnetworks.com>
+
+       * NEWS: Add item for "catch syscall" on mips*-linux* targets.
+
 2011-02-04 David Daney <ddaney@caviumnetworks.com>
 
        * mips-linux-tdep.c: Include xml-syscall.h.
index 6076bd14feb4e3c8c37beb6b69037102a3172329..c53dbc705e61e7316d1ea009cbb656f07e7092d3 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -3,6 +3,8 @@
 
 *** Changes since GDB 7.2
 
+* The "catch syscall" command now works on mips*-linux* targets.
+
 * The -data-disassemble MI command now supports modes 2 and 3 for
   dumping the instruction opcodes.