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] bpstat_do_actions in one place


> Date: Tue, 6 May 2008 14:39:09 -0400
> From: Daniel Jacobowitz <drow@false.org>
> Cc: vladimir@codesourcery.com, gdb-patches@sources.redhat.com
> 
> > > This loop is tricky to interrupt.  But I see now that the entire
> > > commands list will still be interrupted by quit so we will not execute
> > > the continue.
> > 
> > Sounds like a bug to me.  At least I won't expect it to do that.
> 
> What would you expect to happen?

That this instance of `backtrace' be aborted, and the loop will
continue.


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