2009-08-14 Pedro Alves <pedro@codesourcery.com>
authorPedro Alves <palves@redhat.com>
Fri, 14 Aug 2009 14:28:15 +0000 (14:28 +0000)
committerPedro Alves <palves@redhat.com>
Fri, 14 Aug 2009 14:28:15 +0000 (14:28 +0000)
commitb8fa0bfa752bb672c66a1d6fdefcdf4cb308a712
treee0bb75b8b5543a6b672126496ccc8b85b483a18f
parentcc70f101e24176980f0cb5d88d25ee9128b6d0cd
2009-08-14  Pedro Alves  <pedro@codesourcery.com>

gdb/
* top.c (any_thread_of): Delete.
(kill_or_detach): Use any_thread_of_process.
* top.c (print_inferior_quit_action): New.
(quit_confirm): Rewrite to print info about all inferiors.
* target.c (dispose_inferior): New.
(target_preopen): Use it.

2009-08-14  Pedro Alves  <pedro@codesourcery.com>

gdb/testsuite/
* gdb.threads/killed.exp, gdb.threads/manythreads.exp,
gdb.threads/staticthreads.exp: Adjust to "quit" output changes.
gdb/ChangeLog
gdb/target.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.threads/killed.exp
gdb/testsuite/gdb.threads/manythreads.exp
gdb/testsuite/gdb.threads/staticthreads.exp
gdb/top.c
This page took 0.025444 seconds and 4 git commands to generate.