This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: Several regressions and we branch soon.
- From: Doug Evans <dje at google dot com>
- To: Keith Seitz <keiths at redhat dot com>
- Cc: gdb-patches <gdb-patches at sourceware dot org>
- Date: Tue, 23 Jun 2015 15:53:50 -0500
- Subject: Re: Several regressions and we branch soon.
- Authentication-results: sourceware.org; auth=none
- References: <CADPb22SYnN52pqR+1UtR_Vr-1Yxzmx=OyMgnCD-OMcCL1GwAYg at mail dot gmail dot com> <CA+C-WL_uZdNj29-6u4MnqH-8zQt9Q20fzUb6b9nWHKJPCstY9A at mail dot gmail dot com> <CADPb22Rg2FySdxWo9VKb5WApPh-wdf946po9UXX-+kQ99bULug at mail dot gmail dot com> <5589BECB dot 7090200 at redhat dot com>
On Tue, Jun 23, 2015 at 3:17 PM, Keith Seitz <keiths@redhat.com> wrote:
> FWIW, I updated my virgin sandbox earlier, and I don't see a bunch of
> the failures that you are/have. I've listed the ones I do see below.
> FWIW, I have another branch that was last updated the first week of May
> which shows none of these problems.
>
> I'll start looking at these failures immediately.
>
> Keith
>
> On 06/23/2015 12:03 PM, Doug Evans wrote:
>
>>>> FAIL: gdb.base/default.exp: info set
>>>> FAIL: gdb.base/default.exp: show
>>>> FAIL: gdb.base/gnu_vector.exp: call add_singlevecs
>>>> FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs
>>>> FAIL: gdb.base/gnu_vector.exp: continue to add_some_intvecs (the
>>>> program is no longer running)
>>>> FAIL: gdb.base/gnu_vector.exp: set vector return value
Stupid yama.
My machine rebooted and I lost my disabling of it.
sudo sysctl -w kernel.yama.ptrace_scope=0
Another pre-check to add to my harness, bleah.
My list now matches yours.