On Fri, Jan 23, 2009 at 10:27:47PM +0100, Jörg Sommer wrote: > Hi, > > is it correct that the package ships files in /usr/lib/debug? > > % dpkg -L libc6-dbg S '\_/usr/lib/debug/_!d; \_/debug/.*/_d' > /usr/lib/debug/lib64 > /usr/lib/debug/ld-2.7.so > /usr/lib/debug/libanl-2.7.so > /usr/lib/debug/libBrokenLocale-2.7.so > /usr/lib/debug/libc-2.7.so
/usr/lib/debug/* provide the unstripped libraries. /usr/lib/debug/lib/* provide the debugging symbols. -- Aurelien Jarno GPG: 1024D/F1BCDB73 [email protected] http://www.aurel32.net -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

