Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jan 2003 18:07:22 -0500 (EST)
From:      Rich Bud <rbud@fortean.com>
To:        freebsd-alpha@freebsd.org
Subject:   stable buildkernel failure in ptrace
Message-ID:  <20030107175723.D8615-100000@nemesis.fortean.com>

index | next in thread | raw e-mail

I just tried a stable buildworld with a cvsup from today on my PW500a,
and buildkernel failed in sys_process.c:

/usr/src/sys/kern/sys_process.c:221: `PT_GETDBREGS' undeclared (first use in this function)
/usr/src/sys/kern/sys_process.c:229: `PT_SETDBREGS' undeclared (first use in this function)

I looked and those two are defined under 'machine dependent trace commands'
in the ptrace.h under i386, but not under alpha.

		Rich Bud <rbud@fortean.com>

PS: apologies if this has already been brought up; i was pretty free with
the delete key today, so if it was i missed it...


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message



help

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