[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Using glibc debug version with gcc (SOLVED)



Paulo M C Aragão wrote on Jul,  1:
> Hi All,
> 
> How do I tell gcc to use the debug version of glibc ?
> 
> I installed libc6-dbg but I just can't find out how to direct gcc to use
> the debug version of the libraries.

Sorry to bother everybody. I hadn't googled enough before:

export LD_LIBRARY_PATH=/usr/lib/debug

Paulo



Reply to: