[PATCH] PR/12691 Add the inferior to Python exited event

Kevin Pouget kevin.pouget@gmail.com
Thu Sep 1 08:45:00 GMT 2011


On Wed, Aug 31, 2011 at 7:56 PM, Eli Zaretskii <eliz@gnu.org> wrote:
>> From: Tom Tromey <tromey@redhat.com>
>> Cc: Kevin Pouget <kevin.pouget@gmail.com>, gdb-patches@sourceware.org
>> Date: Wed, 31 Aug 2011 11:53:21 -0600
>>
>> >>>>> "Eli" == Eli Zaretskii <eliz@gnu.org> writes:
>>
>> Eli> I'd still like to hear from someone "in the know" how is it possible
>> Eli> that the exit code won't be available, but let's not block the commit
>> Eli> on that behalf.
>>
>> It can happen at least on detach.
>
> Right, thanks.  Perhaps we should mention that in parentheses.
>

do you want it to appear in my patch, something like

> Optional, will exist only in the case that the inferior exited with some status---i.e., not detached)

along with

>> +An integer representing the exit code which the inferior has returned.
> I think we would be better off without that "has" word.

?


thanks,

Kevin



More information about the Gdb-patches mailing list