* [patch] News. Document gdb.Write stream keyword.
@ 2011-03-21 12:45 Phil Muldoon
2011-03-21 13:36 ` Eli Zaretskii
0 siblings, 1 reply; 3+ messages in thread
From: Phil Muldoon @ 2011-03-21 12:45 UTC (permalink / raw)
To: gdb-patches
I forgot to include this with the patch from last week. I'm not sure it
qualifies as newsworthy, but it does note an addition to the API.
Shall I add it?
Cheers
Phil
2011-03-21 Phil Muldoon <pmuldoon@redhat.com>
* NEWS: Document gdb.Write stream keyword.
--
diff --git a/gdb/NEWS b/gdb/NEWS
index feebf61..251f7ed 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -38,6 +38,10 @@
* Python scripting
+ ** The function gdb.Write now accepts an optional keyword 'stream'.
+ This keword, when provided, will direct the output to either
+ stdout, stderr, or GDB's logging output.
+
** Parameters can now be be sub-classed in Python, and in particular
you may implement the get_set_doc and get_show_doc functions.
This improves how Parameter set/show documentation is processed
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [patch] News. Document gdb.Write stream keyword.
2011-03-21 12:45 [patch] News. Document gdb.Write stream keyword Phil Muldoon
@ 2011-03-21 13:36 ` Eli Zaretskii
2011-03-22 10:58 ` Phil Muldoon
0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2011-03-21 13:36 UTC (permalink / raw)
To: pmuldoon; +Cc: gdb-patches
> From: Phil Muldoon <pmuldoon@redhat.com>
> Reply-to: pmuldoon@redhat.com
> Date: Mon, 21 Mar 2011 10:09:10 +0000
>
>
> I forgot to include this with the patch from last week. I'm not sure it
> qualifies as newsworthy, but it does note an addition to the API.
> Shall I add it?
Unless others object, please do. Thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [patch] News. Document gdb.Write stream keyword.
2011-03-21 13:36 ` Eli Zaretskii
@ 2011-03-22 10:58 ` Phil Muldoon
0 siblings, 0 replies; 3+ messages in thread
From: Phil Muldoon @ 2011-03-22 10:58 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: gdb-patches
Eli Zaretskii <eliz@gnu.org> writes:
>> From: Phil Muldoon <pmuldoon@redhat.com>
>> Reply-to: pmuldoon@redhat.com
>> Date: Mon, 21 Mar 2011 10:09:10 +0000
>>
>>
>> I forgot to include this with the patch from last week. I'm not sure it
>> qualifies as newsworthy, but it does note an addition to the API.
>> Shall I add it?
>
> Unless others object, please do. Thanks.
I've committed this, thanks.
Cheers,
Phil
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-03-22 10:06 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-21 12:45 [patch] News. Document gdb.Write stream keyword Phil Muldoon
2011-03-21 13:36 ` Eli Zaretskii
2011-03-22 10:58 ` Phil Muldoon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox