aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 60c6bf8..3a8a8e1 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,11 @@
+2013-02-20 Siva Chandra Reddy <sivachandra@google.com>
+
+ * gdb.python/py-arch.c: New test case
+ * gdb.python/py-arch.exp: New tests to test
+ gdb.Architecture.disassemble
+ * gdb.python/Makefile.in: Add py-arch to the list of
+ EXECUTABLES.
+
2013-02-18 Tom Tromey <tromey@redhat.com>
* gdb.dwarf2/subrange.exp: New file.