diff options
author | Daniel Jacobowitz <drow@false.org> | 2008-03-21 14:39:23 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2008-03-21 14:39:23 +0000 |
commit | b21991b00cf16b94e9646a054e786c1fa4d5501a (patch) | |
tree | c3ed986846aff1ccd230c0e4ef8041672fe6640c /gdb/ChangeLog | |
parent | bbeee7eaea4dc0c8145299850787e50172438270 (diff) | |
download | gdb-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/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 85b76fe..638b8d9 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2008-03-21 Daniel Jacobowitz <dan@codesourcery.com> + + * top.c (quit_confirm): Warn that we will kill the program. + 2008-03-19 Pedro Alves <pedro@codesourcery.com> * inflow.c (terminal_ours_1): Guard access to |