Olá!

On 2010-01-21 Philip Ong Jr. wrote:
> 
> Does the debuginfo package install another binary to debug the 
> automounter using gdb because the binary looks stripped to me…?

The debuginfo package installs an ELF file containing the debug
sections that were stripped off the binary, but not a new full binary.

So the stripped binary goes in the normal package, and you add the
debug symbols to your system with the debuginfo package when you need
them. Then you tell gdb to look at those files for symbol information
for the binary you want to debug.

Cheers,
Fábio Olivé
-- 
ex sed lex awk yacc, e pluribus unix, amem
na matemática das idéias, permuta é igual a adição
e um debate inteligente implementa a multiplicação

_______________________________________________
autofs mailing list
autofs@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/autofs

Reply via email to