From owner-freebsd-current Tue Oct 13 18:59:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA15529 for freebsd-current-outgoing; Tue, 13 Oct 1998 18:59:20 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from austin.polstra.com (austin.polstra.com [206.213.73.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA15517 for ; Tue, 13 Oct 1998 18:59:17 -0700 (PDT) (envelope-from jdp@austin.polstra.com) Received: from austin.polstra.com (jdp@localhost) by austin.polstra.com (8.9.1/8.9.1) with ESMTP id SAA20555; Tue, 13 Oct 1998 18:58:29 -0700 (PDT) (envelope-from jdp) Message-Id: <199810140158.SAA20555@austin.polstra.com> To: Greg Lehey cc: peter@netplex.com.au, current@FreeBSD.ORG Subject: Re: Make elf release In-reply-to: Your message of "Wed, 14 Oct 1998 11:25:57 +0930." <19981014112557.B21983@freebie.lemis.com> Date: Tue, 13 Oct 1998 18:58:29 -0700 From: John Polstra Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > OK, you've shown yours, I'll show mine. Here's a gdb > macro/function/whatever that accesses this same information > internally: > > def tr > if (lkmods[0].area != 0) > printf " asf 0x%x\n", lkmods[0].area > add-symbol-file /T/vinum/cybernet/vinum_mod.o lkmods[0].area + 0x20 > end Wow! Yours is definitely bigger. ;-) John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message