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: [RFC] Warn about what will happen to all inferiors on "quit"


> I wonder if you might want to iterate thru the attached/child
> processes, and give the user a choice about what to do with each
> one?

In my opinion, it would be too painful in practice for the default
case. If the user decides to not follow the default, he can still
cancel the "quit", and then use detach and kill for the processes
he wants to treat differently. Once done, he can quit.

-- 
Joel


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