From owner-cvs-all Wed Sep 19 23:31:28 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 69FC337B40F; Wed, 19 Sep 2001 23:31:23 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8K6VN524762; Wed, 19 Sep 2001 23:31:23 -0700 (PDT) (envelope-from peter) Message-Id: <200109200631.f8K6VN524762@freefall.freebsd.org> From: Peter Wemm Date: Wed, 19 Sep 2001 23:31:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils/gdb/alpha 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/09/19 23:31:23 PDT Modified files: gnu/usr.bin/binutils/gdb/alpha kvm-fbsd.c Log: Fix alpha gdb -k on "live" kernels. Use offsetof() instead of some evil hand-rolled macros to do the same thing. Revision Changes Path 1.5 +10 -3 src/gnu/usr.bin/binutils/gdb/alpha/kvm-fbsd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message