aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index a66e058..67ea171 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,12 @@
+2005-02-09 Corinna Vinschen <vinschen@redhat.com>
+
+ * maint.exp: Raise timeout to give Cygwin targeted GDBs more time
+ for printing symbols and statistics.
+ Add test for using relative pathnames in "maint print msymbols" test.
+ Mark "maint info sections DATA" XFAIL on Cygwin.
+ Remove Cygwin XFAIL mark on "help maint dump-me" and "maint dump-me"
+ tests.
+
2005-02-09 Andreas Schwab <schwab@suse.de>
Committed by Andrew Cagney <cagney@gnu.org>