tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Gdb and lkm modules with NetBSD-5



        Hello.  I'm trying to debug an lkm module under NetBSD-5.  I've built
netbsd with symbols in, and that works great for statically linked modules.
However, I'd like to see the symbols of an lkm in the crash dump.  Is there
a command to gdb that I can give which will load the symbols of the loaded
modules as well as the netbsd.gdb file itself?
-thanks
-Brian


Home | Main Index | Thread Index | Old Index