This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [patch] [new testcase] Regression on qsort_cmp
- From: Jan Kratochvil <jan dot kratochvil at redhat dot com>
- To: Tom Tromey <tromey at redhat dot com>
- Cc: Paul Pluzhnikov <ppluzhnikov at google dot com>, gdb-patches at sourceware dot org
- Date: Tue, 1 Sep 2009 14:07:55 +0200
- Subject: Re: [patch] [new testcase] Regression on qsort_cmp
- References: <C11EE4DE-A0A0-4A9E-A86E-9153A7AC81C8@adacore.com> <4A7FFAB3.7080903@Sun.COM> <m33a7z8qq5.fsf@fleche.redhat.com> <8ac60eac0908101320k6cc20e9age92656cba254a5d4@mail.gmail.com> <4A812B8B.8040202@Sun.COM> <20090825084613.GA22242@host0.dyn.jankratochvil.net> <20090825084723.GA24462@host0.dyn.jankratochvil.net> <8ac60eac0908251020w721af576tc18830a09449ea3c@mail.gmail.com> <20090825185510.GA29860@host0.dyn.jankratochvil.net> <m3tyzny4qc.fsf@fleche.redhat.com>
On Tue, 01 Sep 2009 00:54:03 +0200, Tom Tromey wrote:
> >>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:
>
> Jan> 2009-08-25 Jan Kratochvil <jan.kratochvil@redhat.com>
> Jan> * gdb.base/solib-overlap.exp, gdb.base/solib-overlap-lib.c,
> Jan> gdb.base/solib-overlap-main.c: New.
>
> This is ok. Thanks for writing a new test case for this.
Checked-in:
http://sourceware.org/ml/gdb-cvs/2009-09/msg00004.html
It is FAILing now as expected:
FAIL: gdb.base/solib-overlap.exp: 0x40000000: attach (GDB internal error)
FAIL: gdb.base/solib-overlap.exp: 0x50000000: attach (GDB internal error)
Thanks,
Jan