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


 > > 		Example output:
 > > 
 > > 			^done,result=["feature1","feature2"]
 > 
 > This is much better, IMO; now it's perfectly clear what front ends
 > should expect.

Actually, I think that the output syntax means it should be something like:

^done,result=[name="feature1",name="feature2"]

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