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: Fix crash on "quit" + TUI + remote + async


On Thursday 14 August 2008 18:51:54, Daniel Jacobowitz wrote:

> This patch is OK.  

Thanks, I've installed it.

> I'm just wondering, though, if you really want to 
> pop all the way down to exec_stratum; isn't that useless?  It depends
> where else you want pop_all_targets, probably.

Yeah, I just thought that, since we're quitting, we might as well
get rid of the whole thing --- never know when things around
file_stratum change.  There's a chance you may ask me again
about this when you get to the 'target core, always a thread'
patches.  :-)

-- 
Pedro Alves


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