* [doc] [patch] Document Python prompt substitution in NEWS.
@ 2011-07-21 14:00 Phil Muldoon
2011-07-21 15:54 ` Eli Zaretskii
0 siblings, 1 reply; 2+ messages in thread
From: Phil Muldoon @ 2011-07-21 14:00 UTC (permalink / raw)
To: gdb-patches
This patch documents in NEWS the Python prompt substitution hook.
OK?
Cheers,
Phil
--
2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
* NEWS: Document Python prompt substitution hook.
===================================================================
RCS file: /cvs/src/src/gdb/NEWS,v
retrieving revision 1.442
diff -u -r1.442 NEWS
--- NEWS 11 Jul 2011 13:07:36 -0000 1.442
+++ NEWS 21 Jul 2011 11:12:38 -0000
@@ -3,10 +3,15 @@
*** Changes since GDB 7.3
-* 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
- "off".
+* Python scripting
+
+ ** 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
+ "off".
+
+ ** A prompt subsitution hook (prompt_hook) is now available to the
+ Python API.
* libthread-db-search-path now supports two special values: $sdir and $pdir.
$sdir specifies the default system locations of shared libraries.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [doc] [patch] Document Python prompt substitution in NEWS.
2011-07-21 14:00 [doc] [patch] Document Python prompt substitution in NEWS Phil Muldoon
@ 2011-07-21 15:54 ` Eli Zaretskii
0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2011-07-21 15:54 UTC (permalink / raw)
To: pmuldoon; +Cc: gdb-patches
> From: Phil Muldoon <pmuldoon@redhat.com>
> Reply-to: pmuldoon@redhat.com
> Date: Thu, 21 Jul 2011 12:14:51 +0100
>
>
> This patch documents in NEWS the Python prompt substitution hook.
>
> OK?
Yes, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-07-21 14:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-21 14:00 [doc] [patch] Document Python prompt substitution in NEWS Phil Muldoon
2011-07-21 15:54 ` Eli Zaretskii
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox