svn commit: r235564 - in stable/9/sys: amd64/include i386/conf
kern
John Baldwin
jhb at freebsd.org
Thu May 17 20:36:21 UTC 2012
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
More information about the svn-src-stable-9
mailing list