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: -var-show-attributes response syntax


> From: Nick Roberts <nickrob@snap.net.nz>
> Date: Sat, 11 Nov 2006 12:29:50 +1300
> Cc: gdb@sources.redhat.com
> 
> >From "GDB/MI Variable Objects" in the manual:
> 
>       lang=LANG-SPEC,exp=EXPRESSION
> 
>   where LANG-SPEC is `{"C" | "C++" | "Java"}'.
> 
> means e.g lang="C" not lang={"C"}

Then I think the braces `{}' should be simply removed from the
description in the manual.


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