aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2008-03-21 14:39:23 +0000
committerDaniel Jacobowitz <drow@false.org>2008-03-21 14:39:23 +0000
commitb21991b00cf16b94e9646a054e786c1fa4d5501a (patch)
treec3ed986846aff1ccd230c0e4ef8041672fe6640c /gdb/testsuite/ChangeLog
parentbbeee7eaea4dc0c8145299850787e50172438270 (diff)
downloadgdb-b21991b00cf16b94e9646a054e786c1fa4d5501a.zip
gdb-b21991b00cf16b94e9646a054e786c1fa4d5501a.tar.gz
gdb-b21991b00cf16b94e9646a054e786c1fa4d5501a.tar.bz2
* top.c (quit_confirm): Warn that we will kill the program.
* gdb.threads/killed.exp, gdb.threads/manythreads.exp, gdb.threads/staticthreads.exp: Update exit query.
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 30fba70..3e5f867 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
+
+ * gdb.threads/killed.exp, gdb.threads/manythreads.exp,
+ gdb.threads/staticthreads.exp: Update exit query.
+
2008-03-07 Sandra Loosemore <sandra@codesourcery.com>
* lib/gdb.exp (gdb_load_cmd): Fix $args typo in timeout error message.