aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2012-05-18 15:28:24 +0000
committerTom Tromey <tromey@redhat.com>2012-05-18 15:28:24 +0000
commit1d51a733d5f20fe7ad6e89103f50742da2991586 (patch)
treebdda359166f7b83a6321ed3c3dee9b7d6bae95a4 /gdb/testsuite/ChangeLog
parentedf0c1b7caed4e2bfb9a84fd9c226c6720da1d97 (diff)
downloadgdb-1d51a733d5f20fe7ad6e89103f50742da2991586.zip
gdb-1d51a733d5f20fe7ad6e89103f50742da2991586.tar.gz
gdb-1d51a733d5f20fe7ad6e89103f50742da2991586.tar.bz2
* printcmd.c (print_address_demangle): Remove special case for 0.
testsuite * gdb.mi/mi2-var-display.exp: Update. * gdb.mi/mi-var-display.exp: Update. * gdb.mi/mi-var-child.exp: Update. * gdb.cp/expand-psymtabs-cxx.exp: Update. * gdb.cp/cp-relocate.exp (get_func_address): Update.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 9eae792..0aeb2f7 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,11 @@
+2012-05-18 Tom Tromey <tromey@redhat.com>
+
+ * gdb.mi/mi2-var-display.exp: Update.
+ * gdb.mi/mi-var-display.exp: Update.
+ * gdb.mi/mi-var-child.exp: Update.
+ * gdb.cp/expand-psymtabs-cxx.exp: Update.
+ * gdb.cp/cp-relocate.exp (get_func_address): Update.
+
2012-05-17 Doug Evans <dje@google.com>
* info-macros.exp: Pass "debug" to prepare_for_testing.