My driver (coded as a module) sometime gets an opps message (on i86 plateform). I decoded EIP, which points to inside one of my driver function. I know the offset and can objdump and see assembly
Try ksymoops. No need to manually decode the eip.
--Swapnil
-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/