Re: using symbols generated by dh_strip --dbg-package= (was Re: Bug#333253: libcurl3-dbg: segfault when using export LD_PRELOAD=/usr/lib/debug/...)

2005-10-11 Thread martin f krafft
also sprach Domenico Andreoli <[EMAIL PROTECTED]> [2005.10.11.1152 +0200]: > > export LD_PRELOAD=/usr/lib/debug/usr/lib/libcurl.so.3.0.0 No. > i really don't know. i'm pretty sure the file contains only debug > symbols so maybe another procedure is required in order to use them. gdb can load the

using symbols generated by dh_strip --dbg-package= (was Re: Bug#333253: libcurl3-dbg: segfault when using export LD_PRELOAD=/usr/lib/debug/...)

2005-10-11 Thread Domenico Andreoli
On Tue, Oct 11, 2005 at 08:17:41AM +0200, Tino Keitel wrote: > > Hi, hi Tino, > I want to debug a program which uses curl, so I did this: > > export LD_PRELOAD=/usr/lib/debug/usr/lib/libcurl.so.3.0.0 > > However, everytime I start any program now, I get a segfault. > > Is this a bug, or is it