aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 1a51587..1a02cf9 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,11 @@
2011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
+ PR testsuite/12649
+ * gdb.trace/ftrace.exp (test_fast_tracepoints): Import gdb_prompt.
+ Protect gdb_test_multiple by final $gdb_prompt match.
+
+2011-12-10 Jan Kratochvil <jan.kratochvil@redhat.com>
+
* gdb.cp/static-method.exp (have_gcc_45682_fixed, info addr A::func()):
New variable, new test.
(list static-method.cc:xxx::(anonymous namespace)::A::func)