diff options
author | J.T. Conklin <jtc@acorntoolworks.com> | 1994-07-25 23:35:10 +0000 |
---|---|---|
committer | J.T. Conklin <jtc@acorntoolworks.com> | 1994-07-25 23:35:10 +0000 |
commit | 08104d73b82bbdc6adeaecc5946e0551daef3a68 (patch) | |
tree | 26bcca7a311c2f844d86eee7b02798ccc7b9c82c /gdb/testsuite | |
parent | a488d496eca4d42c8c944e2ba852325ffe43e4ee (diff) | |
download | gdb-08104d73b82bbdc6adeaecc5946e0551daef3a68.zip gdb-08104d73b82bbdc6adeaecc5946e0551daef3a68.tar.gz gdb-08104d73b82bbdc6adeaecc5946e0551daef3a68.tar.bz2 |
* gdb.base/opaque.exp: use runto instead of messing around with
breakpoints.
* gdb.base/bitfields.exp: restart between tests on netware targets
because breakpoints aren't relocated after target death. Run
processes to completion.
* gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd.
Diffstat (limited to 'gdb/testsuite')
-rw-r--r-- | gdb/testsuite/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index acaf6d5..9bd208c 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,14 @@ +Mon Jul 25 15:35:56 1994 J.T. Conklin (jtc@phishhead.cygnus.com) + + * gdb.base/opaque.exp: use runto instead of messing around with + breakpoints. + + * gdb.base/bitfields.exp: restart between tests on netware targets + because breakpoints aren't relocated after target death. Run + processes to completion. + + * gdb.base/{opaque,watchpoint}.exp: Use gdb_run_cmd. + Sun Jul 24 09:55:51 1994 Fred Fish (fnf@cygnus.com) * Makefile.in: Remove extra tabs that confuse some versions |