Gentoo Archives: gentoo-user

From: Allan Gottlieb <gottlieb@×××.edu>
To: gentoo-user@l.g.o
Subject: [gentoo-user] what is /usr/lib64/debug ?
Date: Thu, 18 Aug 2011 13:53:17
Message-Id: yu91uwizv1k.fsf@nyu.edu
1 /usr/lib64/debug seems to have in it a duplicate (at least as far as
2 directory names are concerned) of much of /usr/lib64.
3
4 For example
5
6 ajglap lib64 # /bin/pwd
7 /usr/lib64/debug/usr/lib64
8 ajglap lib64 # du -s * | sort -n | tail -10
9 34020 mesa
10 53148 gstreamer-0.10
11 155992 icedtea6
12 161360 llvm
13 208932 qt4
14 304016 xulrunner-devel-2.0
15 308880 xulrunner-2.0
16 618408 firefox
17 669000 libwebkitgtk-1.0.so.0.7.2.debug
18 1087848 libreoffice
19 ajglap lib64 #
20
21 Is this correct? My system is ~amd64
22
23 thanks,
24 allan

Replies

Subject Author
Re: [gentoo-user] what is /usr/lib64/debug ? Daniel Pielmeier <billie@g.o>