This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA] Re: [RFC] Warn about what will happen to all inferiors on "quit"


> Here's an updated patch that adds some more commenting and
> makes things a bit clearer codewise, I guess.  I've also updated the
> output a wee bit in the case where there are just too many inferiors
> to print --- now it tells how many extra will be detached
> or killed, instead of just saying how many there are.

This looks nice to me :).

> 2008-11-13  Pedro Alves  <pedro@codesourcery.com>
> 
> 	gdb/
> 	* top.c (struct piqa_args): New.
> 	(print_inferior_quit_action): New.
> 	(quit_confirm): Rewrite to print info about all inferiors.
> 
> 2008-11-13  Pedro Alves  <pedro@codesourcery.com>
> 
> 	gdb/testsuite/
> 	* gdb.threads/killed.exp, gdb.threads/manythreads.exp,
> 	gdb.threads/staticthreads.exp: Adjust.

-- 
Joel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]