Current-Users archive

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

Re: /stand 10x grows



On Feb 5,  7:26pm, gson%gson.org@localhost (Andreas Gustafsson) wrote:
-- Subject: Re: /stand 10x grows

| Christos,
| 
| The other day, you said:
| > The better question is: Do installed modules have both ctf and dwarf debug
| > info? Because they should only have ctf. ctf debugging info is much more
| > compact...
| 
| What command should I run to determine this?

I fixed it already. The sizes should be small again.

$ readelf --debug-dump foo.kmod: has debug info
$ ctfdump foo.kmod: has ctf info

It should not have debug and it should have ctf.

Best,

christos


Home | Main Index | Thread Index | Old Index