aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index bbd3243..9a6aa77 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,12 @@
+2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
+
+ PR gdb/17017
+ * gdb.python/py-xmethods.cc: Add global function call counters and
+ increment them in their respective functions. Remove "cout"
+ statements.
+ * gdb.python/py-xmethods.exp: Make tests check the global function
+ call counters instead of depending on inferior IO.
+
2014-06-18 Don Breazeal <donb@codesourcery.com>
* gdb.base/foll-fork.exp (default_fork_parent_follow):