aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorDavid Daney <ddaney@avtrex.com>2011-02-04 18:45:15 +0000
committerDavid Daney <ddaney@avtrex.com>2011-02-04 18:45:15 +0000
commiteee5b35e00dffd1390e080f0270c4b3d421a52e0 (patch)
treefcc7fcc777b489f659590a9cb0b07b9833eebc28 /gdb/NEWS
parentf1cbe1d302a077716bb3e4749ee7bd37b12b3499 (diff)
downloadgdb-eee5b35e00dffd1390e080f0270c4b3d421a52e0.zip
gdb-eee5b35e00dffd1390e080f0270c4b3d421a52e0.tar.gz
gdb-eee5b35e00dffd1390e080f0270c4b3d421a52e0.tar.bz2
2011-02-04 David Daney <ddaney@caviumnetworks.com>
* NEWS: Add item for "catch syscall" on mips*-linux* targets.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 6076bd1..c53dbc7 100644
--- 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.