All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabio Olive Leite <fabio.olive@gmail.com>
To: autofs@linux.kernel.org
Subject: Re: debugging the automounter
Date: Fri, 22 Jan 2010 14:54:14 -0200	[thread overview]
Message-ID: <20100122145414.4733f23e@gmail.com> (raw)
In-Reply-To: <4B583D0D.1050700@gmail.com>

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

      parent reply	other threads:[~2010-01-22 16:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-21 11:39 debugging the automounter Philip Ong Jr.
2010-01-21 12:38 ` Marc Weber
2010-01-21 15:51 ` Jeff Moyer
2010-01-22 16:54 ` Fabio Olive Leite [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100122145414.4733f23e@gmail.com \
    --to=fabio.olive@gmail.com \
    --cc=autofs@linux.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.