aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2010-01-18 06:31:24 +0000
committerJoel Brobecker <brobecker@gnat.com>2010-01-18 06:31:24 +0000
commit9e14a9ba25afb7116d7220271973cd11fe2d6902 (patch)
tree6e115a8061ce5c739e25d15fd218258b5f28fe00 /gdb/testsuite/ChangeLog
parent8150ff9c32f8cdd49dc8abe4ec15c48185c0924b (diff)
downloadgdb-9e14a9ba25afb7116d7220271973cd11fe2d6902.zip
gdb-9e14a9ba25afb7116d7220271973cd11fe2d6902.tar.gz
gdb-9e14a9ba25afb7116d7220271973cd11fe2d6902.tar.bz2
* gdb.python/source2.py: New file.
* gdb.python/source1: New file. * gdb.python/python.exp: Test "source" command.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 79b5759..3611875 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,10 @@
+2010-01-18 Tom Tromey <tromey@redhat.com>
+ Thiago Jung Bauermann <bauerman@br.ibm.com>
+
+ * gdb.python/source2.py: New file.
+ * gdb.python/source1: New file.
+ * gdb.python/python.exp: Test "source" command.
+
2010-01-15 Stan Shebs <stan@codesourcery.com>
* gdb.trace/tfile.c: New file.