Re: Linux 2.6.15-rc3

From: David S. Miller
Date: Tue Nov 29 2005 - 19:18:42 EST


From: Stephen Frost <sfrost@xxxxxxxxxxx>
Date: Tue, 29 Nov 2005 11:49:46 -0500

> I'm pretty curious about it too, none of my debian-based boxes have
> 'gdb' anywhere in /etc/init.d. The only thing I see is that the shell
> script /usr/bin/mozilla-firefox calls gdb when passed '--debugger', or
> when the DEBUG environment variable is set... Perhaps he's doing that
> during his .xsession?

There are a bunch of programs out there which fork and fire up
gdb and attach it to themselves if they take a SIGSEGV or
SIGBUS. Printing out the parent process of the gdb will
likely reveal the exact case.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/