From owner-freebsd-current Sat Jul 3 19:13:40 1999 Delivered-To: freebsd-current@freebsd.org Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.26.10.9]) by hub.freebsd.org (Postfix) with ESMTP id 164CE1520D for ; Sat, 3 Jul 1999 19:13:35 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id MAA17547; Sun, 4 Jul 1999 12:13:21 +1000 Date: Sun, 4 Jul 1999 12:13:21 +1000 From: Bruce Evans Message-Id: <199907040213.MAA17547@godzilla.zeta.org.au> To: freebsd-current@FreeBSD.ORG, peter@holm.cc Subject: Re: 12 trap in rfork+0x22 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >db> p %eax >c015ff46 <--- why this? eax == 0x8 in show reg %eax seems to be an undetected syntax error. '%' seems to be an alias for '.'. The %eax register is given by $eax. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message