* [commit] Add news entry for gdb.printing.register_pretty_printer
@ 2011-10-16 19:53 Doug Evans
2011-10-16 21:03 ` Eli Zaretskii
0 siblings, 1 reply; 2+ messages in thread
From: Doug Evans @ 2011-10-16 19:53 UTC (permalink / raw)
To: gdb-patches
Hi.
I think this should have a NEWS entry so I added one.
2011-10-16 Doug Evans <dje@google.com>
* NEWS: Document python gdb.printing.register_pretty_printer's new
`replace' parameter.
Index: NEWS
===================================================================
RCS file: /cvs/src/src/gdb/NEWS,v
retrieving revision 1.457
diff -u -p -r1.457 NEWS
--- NEWS 9 Oct 2011 22:21:42 -0000 1.457
+++ NEWS 16 Oct 2011 19:39:40 -0000
@@ -15,6 +15,10 @@
* Python scripting
+ ** The register_pretty_printer function in module gdb.printing now takes
+ an optional `replace' argument. If True the new printer replaces any
+ existing one.
+
** The "maint set python print-stack on|off" command has been
deprecated, and a new command: "set python print-stack on|off" has
replaced it. Additionally, the default for "print-stack" is now
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [commit] Add news entry for gdb.printing.register_pretty_printer
2011-10-16 19:53 [commit] Add news entry for gdb.printing.register_pretty_printer Doug Evans
@ 2011-10-16 21:03 ` Eli Zaretskii
0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2011-10-16 21:03 UTC (permalink / raw)
To: Doug Evans; +Cc: gdb-patches
> Date: Sun, 16 Oct 2011 12:42:07 -0700 (PDT)
> From: dje@google.com (Doug Evans)
>
> I think this should have a NEWS entry so I added one.
>
> 2011-10-16 Doug Evans <dje@google.com>
>
> * NEWS: Document python gdb.printing.register_pretty_printer's new
> `replace' parameter.
>
> Index: NEWS
> ===================================================================
> RCS file: /cvs/src/src/gdb/NEWS,v
> retrieving revision 1.457
> diff -u -p -r1.457 NEWS
> --- NEWS 9 Oct 2011 22:21:42 -0000 1.457
> +++ NEWS 16 Oct 2011 19:39:40 -0000
> @@ -15,6 +15,10 @@
>
> * Python scripting
>
> + ** The register_pretty_printer function in module gdb.printing now takes
> + an optional `replace' argument. If True the new printer replaces any
> + existing one.
> +
Thanks, but please add a comma after "True".
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-10-16 19:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-16 19:53 [commit] Add news entry for gdb.printing.register_pretty_printer Doug Evans
2011-10-16 21:03 ` Eli Zaretskii
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox