2011-02-04 David Daney <ddaney@caviumnetworks.com>

* NEWS: Add item for "catch syscall" on mips*-linux* targets.
This commit is contained in:
David Daney 2011-02-04 18:45:15 +00:00
parent f1cbe1d302
commit eee5b35e00
2 changed files with 6 additions and 0 deletions

View 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.

View File

@ -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.