diff options
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index dcdc09c..e5e38b3 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,12 @@ +2016-01-15 Pedro Alves <palves@redhat.com> + + * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234" + command from "thread apply" invocation. + (thr_apply_info_thr_invalid): Default the expected output to the + input tid list. + (top level): Add tests that use convenience variables. Add tests + for "thread apply" with a valid TID list, but missing the command. + 2016-01-13 Pedro Alves <palves@redhat.com> * gdb.base/default.exp: Expect $_gthread as well. |