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: [patch] Fix gdb.python/py-finish-breakpoint.exp new FAIL on x86_64-m32 [Re: [RFC] Python Finish Breakpoints]


On Sat, Dec 24, 2011 at 2:56 PM, Jan Kratochvil
<jan.kratochvil@redhat.com> wrote:
> On Tue, 20 Dec 2011 21:54:47 +0100, Kevin Pouget wrote:
>> Great! I'll fix this last bits and commit it in the next few days
>
> +Continuing.
> +process 23029 is executing new program: /bin/echo
> +warning: Selected architecture i386:x86-64 is not compatible with reported target architecture i386
> +Architecture of file not recognized.
> +(gdb) FAIL: gdb.python/py-finish-breakpoint.exp: catch out of scope after exec
>
> On x86_64 with -m32 testcases compilation.
>
> OK to check in this patch?


it makes sense to me, and it also removes an unnecessary dependency
with /bin/echo

thanks for catching that,


Kevin


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