This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Regression (or a new FAIL?): gdb.python/py-events.exp [Re: [PATCH] PR/12691 Add the inferior to Python exited event]


On Wed, Oct 5, 2011 at 2:15 PM, Jan Kratochvil
<jan.kratochvil@redhat.com> wrote:
> On Tue, 04 Oct 2011 10:05:06 +0200, Kevin Pouget wrote:
>> Thanks, commited
>>
>> http://sourceware.org/ml/gdb-cvs/2011-10/msg00019.html
>
> With gdbserver on {x86_64,x86_64-m32,i686}-fedora16pre-linux-gnu I have started
> to get:
>
> FAIL: gdb.python/py-events.exp: inferior 2
> FAIL: gdb.python/py-events.exp: Inferior 2 terminated. (the program is no longer running)
>
> 6080d11494b683ff7c7aeb7141751110fd966187 is the first bad commit
> commit 6080d11494b683ff7c7aeb7141751110fd966187
> Author: kpouget <kpouget>
> Date: ? Tue Oct 4 08:04:08 2011 +0000
>
> ? ?2011-10-04 ?Kevin Pouget ?<kevin.pouget@st.com>
>
> ? ? ? ? ? PR python/12691: Add the inferior to Python exited event
>
>
> Thanks,
> Jan

Thanks for noticing that,

it looks more like a failure than a regression since the "native"
testsuite runs correctly on my computer, but I'll investigate it
anyway.
How do you test gdbserver? I'm working on a Fedora 15/X86_64, I should
be able to reproduce it


Thanks,

Kevin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]