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: [RFA/ppc-aix] fix thread support breakage (was: "Re: [PATCH 4/5] powerpc64-aix ptrace64 when defined.")



David Edelsohn <dje.gcc@gmail.com> wrote on 08/23/2013 08:44:23 PM:

> From: David Edelsohn <dje.gcc@gmail.com>
> To: Joel Brobecker <brobecker@adacore.com>
> Cc: Raunaq 12/India/IBM@IBMIN, GDB Patches <gdb-patches@sourceware.org>,
Mark Kettenis
> <mark.kettenis@xs4all.nl>, Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
> Date: 08/23/2013 08:43 PM
> Subject: Re: [RFA/ppc-aix] fix thread support breakage (was: "Re: [PATCH
4/5] powerpc64-aix
> ptrace64 when defined.")
>
> On Fri, Aug 23, 2013 at 9:34 AM, Joel Brobecker <brobecker@adacore.com>
wrote:
>
> >> Is there a testcase that can be added to the GDB testsuite to catch
> >> this type of regression?
> >
> > All testcases involving thread support should reveal this type of
> > failure. I cannot remember exactly how this patch was tested, but
> > ISTR that it couldn't be tested through the official testsuite,
> > for some reasons that were deemed reasonable...
>
> Uli and I both asked Raunaq if the patch had been tested with the
> testsuite. However, the testsuite may not have been run with the full
> matrix: GDB32 -> Testsuite32, GDB32 ->Testsuite64, GDB64 ->
> Testsuite32, GDB64 -> Testsuite64.

Was out of office for a while so couldn't reply earlier. Sorry for that.

David, my intention was to run test cases for all the combinations that you
have mentioned above. Since we use XLC (AIX native compiler) to compile the
test cases, the entire test bucket does not run very smoothly. In fact it
is a
very cumbersome process. So the test failures would have been over looked
by me.

In future, I  will stick to using GCC to compile the test cases to ensure a
smoother
execution of the test bucket.

Joel, thanks for fixing the regression:) Applied the patch on my AIX
machine and it does
not cause any issues in 32/64 BIT.

Regards,
Raunaq M. Bathija


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