From owner-cvs-all Sun Feb 17 10:24:55 2002 Delivered-To: cvs-all@freebsd.org Received: from mired.org (dsl-64-192-6-133.telocity.com [64.192.6.133]) by hub.freebsd.org (Postfix) with SMTP id 0B22137B405 for ; Sun, 17 Feb 2002 10:24:43 -0800 (PST) Received: (qmail 53028 invoked by uid 100); 17 Feb 2002 18:24:41 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15471.62824.559677.989033@guru.mired.org> Date: Sun, 17 Feb 2002 12:24:40 -0600 To: Mikhail Teterin Cc: obrien@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, mwm@mired.org Subject: Re: cvs commit: src/usr.bin/ldd ldd.1 ldd.c In-Reply-To: <200202171452.g1HEqYX99402@aldan.algebra.com> References: <200202170704.g1H74X144259@freefall.freebsd.org> <200202171452.g1HEqYX99402@aldan.algebra.com> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ From: "Mike Meyer" X-Delivery-Agent: TMDA/0.46 (Python 2.2; freebsd-4.5-STABLE-i386) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Mikhail Teterin types: > On 16 Feb, David E. O'Brien wrote: > > obrien 2002/02/16 23:04:33 PST > > > > Modified files: > > usr.bin/ldd ldd.1 ldd.c > > Log: > > Add support such that if LD_TRACE_LOADED_OBJECTS_ALL is defined to a > > non-empty string in the environment; we indicate which objects > > caused each object to be loaded. > Great! This is very useful. But, could we have command-line options too? > For turning this on and off explicitly regardess of the env setting? > Thanks! Check the CVS diffs - or the new man page. It's the -a flag to ldd. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message