aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@linux-mips.org>2012-02-27 20:48:25 +0000
committerMaciej W. Rozycki <macro@linux-mips.org>2012-02-27 20:48:25 +0000
commit5a41c0b7916da04800d65443a80e163e7c2d9399 (patch)
treea0e37844c09bdec51087476f45e337586e131cd7 /gdb/testsuite/ChangeLog
parentcb2cf4ce192f78f24ca010ecc21eae8b2b18c337 (diff)
downloadfsf-binutils-gdb-5a41c0b7916da04800d65443a80e163e7c2d9399.zip
fsf-binutils-gdb-5a41c0b7916da04800d65443a80e163e7c2d9399.tar.gz
fsf-binutils-gdb-5a41c0b7916da04800d65443a80e163e7c2d9399.tar.bz2
* gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
failure return path.
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 5122d91..129773b 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2012-02-27 Maciej W. Rozycki <macro@codesourcery.com>
+
+ * gdb.cp/breakpoint.exp (test_breakpoint): Fix the runto_main
+ failure return path.
+
2012-02-27 Luis Machado <lgustavo@codesourcery.com>
* gdb.base/save-bp.exp: Account for new condition evaluator output.