diff options
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index e2594c6..518118c 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,10 @@ 2010-02-17 Pedro Alves <pedro@codesourcery.com> + * lib/gdb.exp (build_id_debug_filename_get): Don't assume new + `regsub' syntax available. + +2010-02-17 Pedro Alves <pedro@codesourcery.com> + * gdb.base/shmain.c (main): Remove printf call. * gdb.base/sizeof.c (main): Cast return of sizeof to int. * gdb.base/unload.c (main): Make format of fprintf a string |