diff options
author | Jason Molenda <jsm@bugshack.cygnus.com> | 1999-12-14 01:05:26 +0000 |
---|---|---|
committer | Jason Molenda <jsm@bugshack.cygnus.com> | 1999-12-14 01:05:26 +0000 |
commit | 25f56f63638eebc41a9b95296eebb40563ea0db5 (patch) | |
tree | 0ebd8f879a55ffe7f2929ddafe6a3b3a5fb4787b /gdb/testsuite/ChangeLog | |
parent | faa6237e59097a1decc5b5cd1a64ea4dabfd6980 (diff) | |
download | gdb-25f56f63638eebc41a9b95296eebb40563ea0db5.tar.gz |
import gdb-1999-12-13 snapshotgdb-1999-12-13
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 30308c89e20..47d33a2f3b1 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,22 @@ +1999-12-13n Fernando Nasser <fnasser@totem.to.cygnus.com> + + * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message. + +1999-12-13n Fernando Nasser <fnasser@totem.to.cygnus.com> + + * gdb.base/break.exp: Add missing anchor to reg exp on "finish from + outermost frame disallowed". + +1999-12-09 Fernando Nasser <fnasser@totem.to.cygnus.com> + + * gdb.base/setvar.exp: New tests for setting the value of a struct + with a constant list. + +1999-12-08 Fernando Nasser <fnasser@totem.to.cygnus.com> + + * gdb.base/setvar.exp: Remove pair os tests that expected gdb to + require the user to type a cast before setting the value of a struct. + 1999-12-06 Jim Blandy <jimb@cygnus.com> * gdb.base/default.exp: Expect the new 'info float' command on |