Re: How to debug a kernel with a lot kld's?

From: Alexander Leidinger (Alexander_at_Leidinger.net)
Date: 06/08/05

  • Next message: Tarc: "Re: 5.4-release + 6.0-current on the same disk"
    Date: Wed, 08 Jun 2005 11:33:18 +0200
    To: "Greg 'groggy' Lehey" <grog@FreeBSD.org>
    
    

    Greg 'groggy' Lehey <grog@FreeBSD.org> wrote:

    > [Format recovered--see http://www.lemis.com/email/email-format.html]
    >
    > Long/short syndrome.

    Sorry, but IMP (webmailer) formats the text itself. I can't produce lines
    longer than configured.

    > That's not the best place to look. Look at gdb(4), which (barely)
    > tells you about using the getsyms macro to load kld symbols.

    getsyms for remote debugging, kldsyms for local debugging and nothing for
    crashdumps. Since I asked for ways of analyzing a crashdump, the link to the
    handbook helped more. But thanks for ponting me to gdb(4), I hadn't though of
    looking there.

    Bye,
    Alexander.

    -- 
    http://www.Leidinger.net  Alexander @ Leidinger.net: PGP ID = B0063FE7
    http://www.FreeBSD.org     netchild @ FreeBSD.org  : PGP ID = 72077137
    Goto, n.:
    	A programming tool that exists to allow structured programmers
    to complain about unstructured programmers.
    		-- Ray Simard
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
    

  • Next message: Tarc: "Re: 5.4-release + 6.0-current on the same disk"