From owner-freebsd-hackers Wed Nov 18 03:54:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA22780 for freebsd-hackers-outgoing; Wed, 18 Nov 1998 03:54:16 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from ics.com (ics.com [140.186.40.192]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA22769 for ; Wed, 18 Nov 1998 03:54:15 -0800 (PST) (envelope-from kaleb@ics.com) Received: from kaleb.keithley.belmont.ma.us (ics.com [140.186.40.192]) by ics.com (8.9.0.Beta5/8.9.0.Beta5) with SMTP id GAA04192 Wed, 18 Nov 1998 06:53:47 -0500 (EST) Message-ID: <3652C862.167EB0E7@ics.com> Date: Wed, 18 Nov 1998 08:15:15 -0500 From: "Kaleb S. KEITHLEY" Organization: Integrated Computer Solutions X-Mailer: Mozilla 3.04Gold (X11; I; FreeBSD 3.0-RELEASE i386) MIME-Version: 1.0 To: hackers@FreeBSD.ORG Subject: Re: First Impression of 3.0-RELEASE References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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