Hi, short question: how can i generate a map file for a module if i compile it independent of the normal kernel? Long: ;) I have a module, and i need a mapping from source to the generated assembler to see where kgdb is at my source... the normal system.map doesnt help me, because it is only generated for the official kernel not my module... Bye Dan -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/