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 08:43:22 -0400
> From: Daniel Jacobowitz <drow@false.org>
> Cc: vladimir@codesourcery.com, gdb-patches@sources.redhat.com
> 
> Here's the example from upthread with more detail.

Thanks.

> (gdb) break 4
> (gdb) commands
> > backtrace

And `q' here will be typed by hand, assuming that the backtrace is
longer than one page?

> 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.


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