diff options
author | Fred Fish <fnf@specifix.com> | 1996-08-06 01:18:18 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1996-08-06 01:18:18 +0000 |
commit | 5fac6a39dc2b8704850d7bec599bc9ae281af3bd (patch) | |
tree | 1e494d3e87d8112fdecfa801ceb5472ec489e39c /gdb/testsuite/ChangeLog | |
parent | b944e7e855f74a833fb8ae9f60e4e13a0947ab73 (diff) | |
download | gdb-5fac6a39dc2b8704850d7bec599bc9ae281af3bd.zip gdb-5fac6a39dc2b8704850d7bec599bc9ae281af3bd.tar.gz gdb-5fac6a39dc2b8704850d7bec599bc9ae281af3bd.tar.bz2 |
* gdb.base/signals.exp (test_handle_all_print): Test separately for
each signal's status in the output of "handle all print".
* lib/gdb.exp (gdb_test): Document that the pattern must NOT include
the \r\n sequence that immediately precedes the gdb prompt.
* gdb.base/a1-selftest.exp: Save original timeout and restore
after test.
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 463a5dc..8c52eb6 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,12 @@ +Mon Aug 5 18:11:53 1996 Fred Fish <fnf@cygnus.com> + + * gdb.base/signals.exp (test_handle_all_print): Test separately for + each signal's status in the output of "handle all print". + * lib/gdb.exp (gdb_test): Document that the pattern must NOT include + the \r\n sequence that immediately precedes the gdb prompt. + * gdb.base/a1-selftest.exp: Save original timeout and restore + after test. + Sun Aug 4 10:20:50 1996 Jeffrey A Law (law@cygnus.com) * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODE |