aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorDoug Evans <xdje42@gmail.com>2013-11-23 15:20:42 -0800
committerDoug Evans <xdje42@gmail.com>2013-11-23 15:20:42 -0800
commitf873dd7ade1d20f4f89b1d52f081c83bc37bbad7 (patch)
tree9e87039819de35a9df76f3c2ae2ef6bc246767f3 /gdb/testsuite/ChangeLog
parent995c1ad93a97c35d45083dfc4414cd2c3bb8270d (diff)
downloadgdb-f873dd7ade1d20f4f89b1d52f081c83bc37bbad7.zip
gdb-f873dd7ade1d20f4f89b1d52f081c83bc37bbad7.tar.gz
gdb-f873dd7ade1d20f4f89b1d52f081c83bc37bbad7.tar.bz2
* gdb.python/py-symbol.exp: Fix whitespace.
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 ee8dfef..9e263d7 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,5 +1,9 @@
2013-11-23 Doug Evans <xdje42@gmail.com>
+ * gdb.python/py-symbol.exp: Fix whitespace.
+
+2013-11-23 Doug Evans <xdje42@gmail.com>
+
* gdb.python/python.exp: Don't call skip_python_tests, we still want
to test some things in the case where python is not configured in.