Bug#149555: no documentation on how to use the lib for debugging

2002-06-10 Thread Daniel Jacobowitz
On Mon, Jun 10, 2002 at 01:53:45PM +0200, Ulrich Eckhardt wrote: > Package: libstdc++3-dbg > Version: 3.0.4-7 > > There is not a single note on how to use the lib for debugging, eg > setting: > LD_PRELOAD=/usr/lib/libstdc++_debug/libstdc++.so.3 > before starting the program to be debugged or exp

Processed: Re: Bug#149555: no documentation on how to use the lib for debugging

2002-06-10 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > severity 149555 wishlist Bug#149555: no documentation on how to use the lib for debugging Severity set to `wishlist'. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system ad

Bug#149555: no documentation on how to use the lib for debugging

2002-06-10 Thread Ulrich Eckhardt
Package: libstdc++3-dbg Version: 3.0.4-7 There is not a single note on how to use the lib for debugging, eg setting: LD_PRELOAD=/usr/lib/libstdc++_debug/libstdc++.so.3 before starting the program to be debugged or explicitly linking with that lib (untested): $(CXX) ... -l/usr/lib/libstdc++_de