Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Oct 1998 18:58:29 -0700
From:      John Polstra <jdp@polstra.com>
To:        Greg Lehey <grog@lemis.com>
Cc:        peter@netplex.com.au, current@FreeBSD.ORG
Subject:   Re: Make elf release 
Message-ID:  <199810140158.SAA20555@austin.polstra.com>
In-Reply-To: Your message of "Wed, 14 Oct 1998 11:25:57 %2B0930." <19981014112557.B21983@freebie.lemis.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810140158.SAA20555>