Re: Linux 2.6.15-rc3

From: David S. Miller (davem_at_davemloft.net)
Date: 11/30/05

  • Next message: Andrew Morton: "Re: Linux 2.6.15-rc3"
    Date:	Tue, 29 Nov 2005 16:18:49 -0800 (PST)
    To: sfrost@snowman.net
    
    

    From: Stephen Frost <sfrost@snowman.net>
    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@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Andrew Morton: "Re: Linux 2.6.15-rc3"

    Relevant Pages

    • Re: Linux in a binary world... a doomsday scenario
      ... bunch of sillyheads. ... unlikely because of positive engineering attributes of open source. ... Smart companies want open source drivers not because people snipe at ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Advice on debuging the fork syscall hanging forever
      ... i'm trying to debug a problem with the fork ... process (in case Xorg) get stuck inside a syscall that never returns. ... below i will quote only the relevant gdb session so ...
      (Linux-Kernel)
    • Re: page migration patchset
      ... That's news to me. ... I do recall some months ago that there were a whole bunch of patches doing ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH 2.6] ToPIC specific init for yenta_socket
      ... > coherent code is normally easier to fix than a bunch of different hacks. ... and I'm going to fix them as part of my present work. ... have two different cardbus controllers in the same machine. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: clone() <-> getpid() bug in 2.6?
      ... Well, there was no gdb on that machine, compiling it now. ... For example how do I set a bp to trigger when getpid() is called? ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)