problem debugging kernel module using kernel crash dump with kgdb

Miki Magyari magyarimiki at gmail.com
Sun Jan 16 19:50:43 UTC 2011


>
> Any pointers why this subfunction not shown with "bt" and why I cannot
> get local variables for it?
>

hi,

after sending this question and having a short break I've just
realized that it is caused by the compiler optimization. -O0 seems to
help.

br,
Miki


More information about the freebsd-hackers mailing list