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 7ba5c69..db5e6aa 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2004-10-20 Joel Brobecker <brobecker@gnat.com> + + * gdb.ada/null_record.exp: Check where we stopped after + sending the start command, instead of where the associated + temporary breakpoint was inserted. + 2004-10-14 Andrew Cagney <cagney@gnu.org> * gdb.mi/gdb701.c (main): Return 0. |