Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jan 1998 14:23:03 -0800
From:      John Polstra <jdp@polstra.com>
To:        Terry Lambert <tlambert@primenet.com>
Cc:        hackers@FreeBSD.ORG
Subject:   Re: dladdr hax 
Message-ID:  <199801182223.OAA15844@austin.polstra.com>
In-Reply-To: Your message of "Sun, 18 Jan 1998 22:18:01 GMT." <199801182218.PAA04330@usr04.primenet.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> You aren't going to get what you probably thought you were going to
> get; spcifically, the libc symbol names will actually give you the
> address of the stub function linked from the shared library into the
> main program, not the address of the function in the C library.

Yes, I know.  That's why I wanted to see the output.  I wanted to see
whether Solaris bothered to resolve those to their true addresses.

> I pointed that out with my first test program and output (very
> similar to yours).

Sorry, I didn't see that.

John



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