Hi,
Is there a way to print type information about types defined in a loadable kernel module?
Is there a way to add to the type information that crash gets from the vmlinux file?


This would ease debugging crashed module code be helping me print structures defined in modules.

Dheeraj