From owner-cvs-all Mon Dec 10 23: 8:49 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 510CE37B405; Mon, 10 Dec 2001 23:08:43 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBB78hP35273; Mon, 10 Dec 2001 23:08:43 -0800 (PST) (envelope-from peter) Message-Id: <200112110708.fBB78hP35273@freefall.freebsd.org> From: Peter Wemm Date: Mon, 10 Dec 2001 23:08:43 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils/gdb/i386 kvm-fbsd.c 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 peter 2001/12/10 23:08:43 PST Modified files: gnu/usr.bin/binutils/gdb/i386 kvm-fbsd.c Log: (repeat after me, do not do cvs commit | more. Previous commit was:) Do not compile in VM_MAXUSER_ADDRESS into gdb. This causes problems if kvm extends into the user address space. Also, print IdlePTD and initial pcb value clearly in hex instead of one in decimal and the other hex (without 0x, so an all-numeric hex number could easily be decimal) (This isn't used on alpha/kvm-fbsd.c) Revision Changes Path 1.32 +0 -0 src/gnu/usr.bin/binutils/gdb/i386/kvm-fbsd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message