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 v2 13/13] Document "no debug info debugging" improvements


> Cc: gdb-patches@sourceware.org
> From: Pedro Alves <palves@redhat.com>
> Date: Thu, 13 Jul 2017 17:30:56 +0100
> 
> so I used wording that didn't say "error" instead, like this:
> 
> ~~~
> Inspecting the type of a (global) variable for which
> @value{GDBN} has no type information shows:
> 
> @smallexample
>   (@value{GDBP}) ptype var
>   type = <data variable, no debug info>
> @end smallexample
> ~~~
> 
> Here's the result.  WDYT?

LGTM, thanks.


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