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: MI Interface - interpretation of value returned by -stack-list-locals (C++)


>>>>> ">" == BarrRobot  <robert@rwall.plus.com> writes:

>> Is there an intention to present the entire output of these commands
>> in the defined MI output syntax

I haven't heard of any plans in that direction.

>> and if not, what is the recommended way to handle this part of the
>> output, i.e. is it the expectation to present it 'as is' to the user,
>> or is it safe to attempt to parse out the component parts and their
>> values with rules derived from the CLI output?

All I can think of is that you could make a varobj for the arguments you
are interested in displaying in more detail.

Tom


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