This is the mail archive of the gdb@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] Queries and frontends


> -----Original Message-----
> From: Daniel Jacobowitz [mailto:drow@false.org] 
> Sent: Tuesday, July 21, 2009 2:55 PM
> To: Marc Khouzam
> Cc: Nick Roberts; gdb@sourceware.org
> Subject: Re: [RFC] Queries and frontends
> 
> On Tue, Jul 21, 2009 at 02:36:38PM -0400, Marc Khouzam wrote:
> > I guess it's just me then.
> > But with "set confirm off", which one may choose to use, how
> > would you set pending breakpoints, currently?
> > You just won't be able to, right?  Isn't that a problem?
> 
> In fact:
> 
> (gdb) show breakpoint pending
> Debugger's behavior regarding pending breakpoints is auto.

Ah. :-)
Ok, then, if that is the prefered approach.  Seems like it will
be a pain to add special options for each new nquery() use.
But if no one else feels it's a problem, that's fine with me.

Thanks

Marc


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