diff options
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index b7e30f5..8ce6ee8 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2016-06-28 Yao Qi <yao.qi@linaro.org> + + * gdb.base/catch-syscall.exp: Remove check on isnative and target + triplets. Start gdb, execute catch syscall, and continue. Check + gdb's output to determine catch syscall is supported. + 2016-06-27 Manish Goregaokar <manish@mozilla.com> * gdb.rust/simple.rs: Add test for returning unit in a function |