From owner-cvs-all Sat Jan 6 21: 9: 7 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 96BBD37B6A1; Sat, 6 Jan 2001 21:08:39 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0758dS06879; Sat, 6 Jan 2001 21:08:39 -0800 (PST) (envelope-from peter) Message-Id: <200101070508.f0758dS06879@freefall.freebsd.org> From: Peter Wemm Date: Sat, 6 Jan 2001 21:08:39 -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 X-Loop: FreeBSD.ORG peter 2001/01/06 21:08:39 PST Modified files: gnu/usr.bin/binutils/gdb/i386 kvm-fbsd.c Log: Fix gdb -k after jake's most recent commit. The gd_XXX symbols are now offsets in all cases, and we have to find the base address (&__globaldata) ourselves for the UP case as well as SMP. Revision Changes Path 1.21 +2 -2 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