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

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



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++_debug/libstdc++.so.3

Also the documentation /usr/share/doc/gcc-3.0-base/* doesn't mention anything 
in that direction.

thanks
Uli


-- 
To UNSUBSCRIBE, email to debian-gcc-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: