getting module symbols into ksyms

From: Jerry Kelley (jkelley@iei.net)
Date: Sat Oct 21 2000 - 11:41:08 EDT

  • Next message: Chris Mason: "Re: reproducable oops with 2.4.0-test9/reiserfs-3.6.17"

    I'm trying to debug the oops that my module is generating. When I use ksymoops on the oops text I get a warning saying that the module is in lsmod but is not found in ksyms. I have two questions:

    1. How do I get my symbols into ksyms?

    2. Are only exported symbols in ksyms? Translation: Will I have to export all of my routines in order to effectively debug the module? (I assume that only exported symbols are in ksyms and will build a debug version that exports more routines in the debug version but not in the release version.)

    Thanks. I realize that these are probably very rudimentary questions but I'd rather ask the experts rather than wander around.

    Jerry Kelley
    jkelley@iei.net

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



    This archive was generated by hypermail 2b29 : Sat Oct 21 2000 - 11:44:54 EDT