From owner-cvs-all Sat Nov 3 13:42:27 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C325637B416; Sat, 3 Nov 2001 13:42:25 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fA3LgPr93065; Sat, 3 Nov 2001 13:42:25 -0800 (PST) (envelope-from jhb) Message-Id: <200111032142.fA3LgPr93065@freefall.freebsd.org> From: John Baldwin Date: Sat, 3 Nov 2001 13:42:25 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/btx/btx btx.s X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2001/11/03 13:42:25 PST Modified files: sys/boot/i386/btx/btx btx.s Log: Add support for trace traps by returning from them just as for breakpoint traps rather than halting. Ideally, we should avoid printing the 'BTX halted' message for debug register dumps. Revision Changes Path 1.27 +5 -1 src/sys/boot/i386/btx/btx/btx.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message