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: [MI] -stack-list-variables


> > But what would happen the day a front-end starts caring? Are they
> > going to have to send 2 MI commands to get the info?
> 
> No. The frontend author would write an email to gdb@sources.redhat.com,
> explaining the reasons, and a new field will be added as result. That's
> how I'd prefer MI to evolve, as opposed to adding information ahead of
> the time.

This is just my 2 cents, of course, but Nick's suggestion to separate
locals from arguments seems fairly reasonable. Why not add the field
now, and make that feature available now, rather than later?  I can
certainly see why a front-end would want that separation. Seems like
Nick, who AFAIK helps maintaining emacs/gud, would use it.

-- 
Joel


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