aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorKeith Seitz <keiths@redhat.com>2014-04-15 11:47:57 -0700
committerKeith Seitz <keiths@redhat.com>2014-04-15 11:47:57 -0700
commit5da151d470a6c99ae6cbd5efa01f2a3b97261e59 (patch)
tree5c8dbc53e2039a6b538f5fdd3293dd6575fefed4 /gdb/testsuite/ChangeLog
parentfa85fb9a1bf35209a149d07ebefb2a8970e4a27a (diff)
downloadgdb-5da151d470a6c99ae6cbd5efa01f2a3b97261e59.zip
gdb-5da151d470a6c99ae6cbd5efa01f2a3b97261e59.tar.gz
gdb-5da151d470a6c99ae6cbd5efa01f2a3b97261e59.tar.bz2
Test suite cleanup.
2014-04-15 Keith Seitz <keiths@redhat.com> * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove unused globals. (test_rbreak_creation_and_listing): Likewise. (test_ignore_count): Likewise. (test_error): Likewise.
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 bbea89d..a8151dc 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,11 @@
+2014-04-15 Keith Seitz <keiths@redhat.com>
+
+ * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
+ unused globals.
+ (test_rbreak_creation_and_listing): Likewise.
+ (test_ignore_count): Likewise.
+ (test_error): Likewise.
+
2014-04-15 Pedro Alves <palves@redhat.com>
* gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,