Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Tom Tromey <tromey@redhat.com>
Cc: palves@redhat.com, gdb-patches@sourceware.org
Subject: Re: [PATCH 8/9] class-local typedef substitutions
Date: Mon, 05 Nov 2012 20:52:00 -0000	[thread overview]
Message-ID: <83pq3r3h88.fsf@gnu.org> (raw)
In-Reply-To: <87objblrtq.fsf@fleche.redhat.com>

> From: Tom Tromey <tromey@redhat.com>
> Cc: gdb-patches@sourceware.org
> Date: Mon, 05 Nov 2012 13:26:09 -0700
> 
> --- a/gdb/NEWS
> +++ b/gdb/NEWS
> @@ -8,6 +8,9 @@
>  -nh   Disables auto-loading of ~/.gdbinit, but still executes all the
>        other initialization files, unlike -nx which disables all of them.
>  
> +* The 'ptype' and 'whatis' commands now accept an argument to control
> +  type formatting.
> +
>  * Python scripting
>  
>    ** Vectors can be created with gdb.Type.vector.
> @@ -52,6 +55,18 @@ py [command]
>       (has been deprecated in GDB 7.5), and "info all-registers" should be used
>       instead.
>  
> +* New options
> +
> +set print type methods (on|off)
> +show print type methods
> +  Control whether method declarations are displayed by "ptype".
> +  The default is to show them.
> +
> +set print type typedefs (on|off)
> +show print type typedefs
> +  Control whether typedef definitions are displayed by "ptype".
> +  The default is to show them.
> +

This part is OK, but shouldn't there be a patch for the manual to
match it?  Or did I miss something?

Thanks.


  reply	other threads:[~2012-11-05 20:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-07 18:51 Tom Tromey
2012-09-08  8:00 ` Eli Zaretskii
2012-09-21 19:32 ` Tom Tromey
2012-10-31 19:18   ` Pedro Alves
2012-11-01 21:01     ` Tom Tromey
2012-11-02 20:52       ` Tom Tromey
2012-11-05 20:26         ` Tom Tromey
2012-11-05 20:52           ` Eli Zaretskii [this message]
2012-11-06 15:14             ` Tom Tromey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83pq3r3h88.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=gdb-patches@sourceware.org \
    --cc=palves@redhat.com \
    --cc=tromey@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox