aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 01ee306..cedabf1 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,10 @@
+2009-05-30 Pierre Muller <muller@ics.u-strasbg.fr>
+
+ * gdb.base/macscp.exp (info_macro): Return undefined if undefined.
+ (check_macro): Return 1 if undefined.
+ If first test fails, check if macro debug information is available,
+ and report unsupported test if no macro information is found.
+
2009-05-29 Doug Evans <dje@google.com>
* gdb.threads/hand-call-in-threads.exp: New.