aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@linux-mips.org>2012-05-08 07:22:19 +0000
committerMaciej W. Rozycki <macro@linux-mips.org>2012-05-08 07:22:19 +0000
commit3a7341d8b6808a7de23b2f550f08fdd4870113ad (patch)
treeb097b2a330da34c40f1fb44d7f5797d382513e02 /gdb/testsuite/ChangeLog
parentd7333987804db4beca078f9b0afa61c8062630e0 (diff)
downloadgdb-3a7341d8b6808a7de23b2f550f08fdd4870113ad.zip
gdb-3a7341d8b6808a7de23b2f550f08fdd4870113ad.tar.gz
gdb-3a7341d8b6808a7de23b2f550f08fdd4870113ad.tar.bz2
* gdb.mi/mi-var-display.exp: Check for the existence of $fp
before using it.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index ca56411..43549bf 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2012-05-08 Maciej W. Rozycki <macro@codesourcery.com>
+
+ * gdb.mi/mi-var-display.exp: Check for the existence of $fp
+ before using it.
+
2012-05-04 Tristan Gingold <gingold@adacore.com>
* gdb.base/set-noassign.exp: New test.