"Philip Ong Jr." <pon...@gmail.com> writes:

> Are there any good links on how to go about setting up debugging the
> automounter using the gdb?

Debugging autofs version 4 with gdb is a tough proposition as many of
the operations performed by the automounter involve forking off another
process.  We mostly rely on the debug logs for understanding aberrant
behaviour.  gdb is can be useful when we get a core file, though.

> I’m running rhel3 and trying to figure out an automounter
> problem. I’ve installed the debuginfo package so the binary won’t be
> stripped.

The list of things I ask for when trying to resolve bugs can be found
here:

  http://people.redhat.com/jmoyer/

Look at the text under "Filing bug reports."

Cheers,
Jeff

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

Reply via email to