Re: compiling libc and libthr with debugging?

From: Steve Kargl <sgk_at_troutmask.apl.washington.edu>
Date: Thu, 7 Feb 2013 10:43:39 -0800
On Thu, Feb 07, 2013 at 01:20:16PM -0500, John Baldwin wrote:
> On Thursday, February 07, 2013 1:14:41 pm Steve Kargl wrote:
> > What's the preferred method for compiling libc
> > and libthr with debugging enable?
> 
> I just do:
> 
> cd /path/to/src/lib/libc
> make clean
> make DEBUG_FLAGS=-g
> 
> Then when I run the binary I use a custom LD_LIBRARY_PATH that points at the 
> directory holding the custom libc.
> 

Thanks.  I give it a try, but I'll install the libraries
at lesat for a few days.

-- 
Steve
Received on Thu Feb 07 2013 - 17:43:40 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:34 UTC