aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2019-11-26 10:50:01 -0700
committerTom Tromey <tromey@adacore.com>2019-11-26 10:50:01 -0700
commit0dfeecca1c5014b79c34bcfec361c4b36b533623 (patch)
tree1a5465ec636cad0f89f8ac2ac270336569d32df8 /gdb/testsuite/ChangeLog
parent5fa5f8f5fe494ba4fe98c11899a5464cd164ec75 (diff)
downloadgdb-0dfeecca1c5014b79c34bcfec361c4b36b533623.zip
gdb-0dfeecca1c5014b79c34bcfec361c4b36b533623.tar.gz
gdb-0dfeecca1c5014b79c34bcfec361c4b36b533623.tar.bz2
Fix gdbserver ChangeLog entry
Christian pointed out that I had accidentally put a ChangeLog entry into gdbserver that was meant for testsuite. I'm checking in this patch to fix it. Change-Id: Iba6124cea6f63539ad66494d3355fb657b78a66d
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index d4c42bd..9073bc7 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2019-11-22 Tom Tromey <tromey@adacore.com>
+
+ * gdb.ada/tasks.exp: Add -ada-task-info regression test.
+ * gdb.ada/tasks/foo.adb: Add another stopping location.
+
2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
* gdb.base/endianity.c: New test.