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 c609a9f..4b6deb6 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,12 @@ +2006-07-04 Nathan Sidwell <nathan@codesourcery.com> + + * gdb.base/huge.c: Allow CRASH_GDB to be set from command + line. + * gdb.base/huge.exp: Loop over compilation to find a size that + is acceptable. + * gdb.base/remote.exp: Correct expected strings. + * gdb.dwarf2/mac-fileno.S: Avoid # comments. + 2006-06-22 Daniel Jacobowitz <dan@codesourcery.com> * gdb.base/store.exp: Don't use gdb_suppress_entire_file. |