Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 May 2012 16:36:01 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        src-committers@freebsd.org
Cc:        svn-src-stable@freebsd.org, svn-src-all@freebsd.org, svn-src-stable-9@freebsd.org
Subject:   Re: svn commit: r235564 - in stable/9/sys: amd64/include i386/conf kern
Message-ID:  <201205171636.01383.jhb@freebsd.org>
In-Reply-To: <201205172027.q4HKRO2x015677@svn.freebsd.org>
References:  <201205172027.q4HKRO2x015677@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday, May 17, 2012 4:27:24 pm John Baldwin wrote:
> Author: jhb
> Date: Thu May 17 20:27:24 2012
> New Revision: 235564
> URL: http://svn.freebsd.org/changeset/base/235564
> 
> Log:
>   MFC 235563:
>   Don't expose i386-only ptrace constants on amd64.  This broke gdb with
>   libthread_db on amd64.

I saw Andriy's bug report on IRC about gdb being broken about 15 minutes or so 
after merging the change that exposed this bug (r235559) to 9.  I then had a 
choice of either reverting 235559 or instant MFC'ing the fix so that stable/9 
would only be broken for an hour or so.  Given how simple the fix was, I went 
with merging the fix rather than doing a revert.

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205171636.01383.jhb>