aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2011-01-11 21:22:35 +0000
committerTom Tromey <tromey@redhat.com>2011-01-11 21:22:35 +0000
commit6c162d5eb67081ad91106259239a9a1ef00ec7a6 (patch)
tree93425f589a1ae1b1db7b267d8761dc1023698c92 /gdb/testsuite/ChangeLog
parent90e4670fe7ce52de91f2200e13a916c8b2c69e81 (diff)
downloadgdb-6c162d5eb67081ad91106259239a9a1ef00ec7a6.zip
gdb-6c162d5eb67081ad91106259239a9a1ef00ec7a6.tar.gz
gdb-6c162d5eb67081ad91106259239a9a1ef00ec7a6.tar.bz2
* gdb.python/py-infthread.exp: Load gdb-python.exp.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 8c16e53..544e0f1 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+2011-01-11 Tom Tromey <tromey@redhat.com>
+
+ * gdb.python/py-infthread.exp: Load gdb-python.exp.
+
2010-01-11 Thiago Jung Bauermann <bauerman@br.ibm.com>
Convert hardware watchpoints to use breakpoint_ops.