Date: Wed, 18 Nov 1998 08:15:15 -0500 From: "Kaleb S. KEITHLEY" <kaleb@ics.com> To: hackers@FreeBSD.ORG Subject: Re: First Impression of 3.0-RELEASE Message-ID: <3652C862.167EB0E7@ics.com> References: <Pine.BSF.4.01.9811180953160.21711-100000@herring.nlsystems.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Doug Rabson wrote: > > On Tue, 17 Nov 1998, Kaleb S. KEITHLEY wrote: > > > Two, ldd works on ELF programs but not on ELF libraries? This is just > > strange. I suppose I can always ship my libraries over to an SVR4 or > > Linux system in order to {ldd,dump,odump} them. I know, I can always > > step up to the task of fixing it, or writing odump, myself. I'll get > > right on it after I've finished all the other stuff I'm working on. > > Really. Any day now. :-) > > Try using 'objdump -p libfoo.so'. This will tell you all kinds of useful > stuff about the lib, including its list of dependancies. > Aha. Good. Thank you. objdump, odump, dump trace, ptrace, ktrace, truss, par etc., etc., etc. :-) -- Kaleb To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3652C862.167EB0E7>