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: Another proposal for frontends and queries.


 

> -----Original Message-----
> From: gdb-patches-owner@sourceware.org 
> [mailto:gdb-patches-owner@sourceware.org] On Behalf Of Joel Brobecker
> Sent: Monday, September 14, 2009 11:09 AM
> To: Pedro Alves
> Cc: gdb-patches@sourceware.org; Marc Khouzam
> Subject: Re: Another proposal for frontends and queries.
> 
> > I think we should scrap out nquery from record.c, turning those to
> > query's, 'error's or normal stops, appropriately.  What 
> would be missed?
> 
> I tend to agree. I reviewed the few calls to nquery, and it would
> be more consistent with the rest of GDB if the default was 'y'
> rather than 'n'.

Thinking back, I posted a patch for that solution
http://sourceware.org/ml/gdb/2009-07/msg00125.html
but Hui was worried about tui
http://sourceware.org/ml/gdb/2009-07/msg00132.html

Maybe that is not such a problem?


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