On Mon, 28 May 2007 10:46:18 +0300 (EEST)
Pekka J Enberg <[EMAIL PROTECTED]> wrote:
> +In addition, you can use GDB to figure out the exact file and line
> +number of the OOPS from the vmlinux file. If you have
> +CONFIG_DEBUG_INFO enabled, you can simply copy the EIP value from the
> +OOPS:
> +
>
From: Pekka Enberg <[EMAIL PROTECTED]>
Adds instructions how to use GDB to figure out the exact location of
an OOPS to Documentation/BUG-HUNTING.
Signed-off-by: Pekka Enberg <[EMAIL PROTECTED]>
---
Documentation/BUG-HUNTING | 24
1 file changed, 24 insertions(+)
Index
2 matches
Mail list logo