Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jan 2011 20:41:24 +0100
From:      Miki Magyari <magyarimiki@gmail.com>
To:        freebsd-hackers@freebsd.org
Subject:   Re: problem debugging kernel module using kernel crash dump with kgdb
Message-ID:  <AANLkTi=%2B0zBSyoYS-a-jYv4ch-%2B9XV01QWa_hj3feSG3@mail.gmail.com>
In-Reply-To: <AANLkTi=%2BZOdjiq-SArU8%2B3t_4qvoOzK-LPhdFjFJ1EeG@mail.gmail.com>
References:  <AANLkTi=%2BZOdjiq-SArU8%2B3t_4qvoOzK-LPhdFjFJ1EeG@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>
> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTi=%2B0zBSyoYS-a-jYv4ch-%2B9XV01QWa_hj3feSG3>