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: Patch: implement new dynamic varobj spec


>>>>> "Eli" == Eli Zaretskii <eliz@gnu.org> writes:

Nick> Existing documentation uses @var for field names, while new uses @samp.

>> Yeah.  @var seems clearly wrong there.
>> I will change the new code though.

Eli> What part of the patch does this refer to?  I didn't yet read the
Eli> patch carefully, but just skimming it I don't see any wrong @var.
Eli> Please be more specific.

He is saying that the patch has additions like:

@table @samp
@item name
The name of the varobj.

... but existing MI documentation uses @table @var.

Tom


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