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] -list-features


 > > You've lost me.  This is plain text documentation for a command which you
 > > want to implement now but populate later.  Something like:
 > > 
 > > (gdb)
 > > -list-features
 > > ^done,features=[]
 > > 
 > > AFAICS it won't currently return 'frozen-varobjs.  Since everyone seems
 > > agreeable to the general idea why not just submit when the patch (source
 > > and documentation) are complete?
 > 
 > Now you've lost me. Is this (plain text) documentation fine with you, or
 > not?

You've not answered my question.  To answer yours: I think it's fine for the
incomplete patch that you propose but when you define the output syntax of
-list-features:

^done,features=[feature="frozen-varobjs",feature="something",...] ?

^done,features={"frozen-varobjs","something",..} ?

then this should be included too.

-- 
Nick                                           http://www.inet.net.nz/~nickrob


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