Borislav Petkov wrote:
Breakpoint 4, 0x00040200 in ?? () 1: x/i ($cs << 4) + $eip 0x40300: lea (%si),%dx (gdb) c Continuing. if i do delete here, it loads the second stage of grub and continues to load the kernel. Is there another way to land at the jmp instruction instead of poking blindly, maybe disassemble something parts of the initial code. \me reading grub-docs...
If you do "delete" without a breakpoint number, you're deleting all breakpoints. I just experimented with grub, and it looks like it should break at 0x90200, so just set that breakpoint and none of the others.
-hpa - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: 2.6.23-rc1: no setup signature found... SOLVED!
- From: Borislav Petkov <[email protected]>
- Re: 2.6.23-rc1: no setup signature found... SOLVED!
- References:
- Re: 2.6.23-rc1: no setup signature found...
- From: Borislav Petkov <[email protected]>
- Re: 2.6.23-rc1: no setup signature found...
- From: "H. Peter Anvin" <[email protected]>
- Re: 2.6.23-rc1: no setup signature found...
- From: Borislav Petkov <[email protected]>
- Re: 2.6.23-rc1: no setup signature found...
- From: Xudong Guan <[email protected]>
- Re: 2.6.23-rc1: no setup signature found...
- From: Borislav Petkov <[email protected]>
- Re: 2.6.23-rc1: no setup signature found...
- From: "H. Peter Anvin" <[email protected]>
- Re: 2.6.23-rc1: no setup signature found...
- From: Borislav Petkov <[email protected]>
- Re: 2.6.23-rc1: no setup signature found...
- From: "H. Peter Anvin" <[email protected]>
- Re: 2.6.23-rc1: no setup signature found...
- From: Borislav Petkov <[email protected]>
- Re: 2.6.23-rc1: no setup signature found...
- From: "H. Peter Anvin" <[email protected]>
- Re: 2.6.23-rc1: no setup signature found...
- From: Borislav Petkov <[email protected]>
- Re: 2.6.23-rc1: no setup signature found...
- Prev by Date: Re: [PATCH] drivers/scsi/advansys.c: fix advansys_board_found compile error
- Next by Date: Re: CFS review
- Previous by thread: Re: 2.6.23-rc1: no setup signature found...
- Next by thread: Re: 2.6.23-rc1: no setup signature found... SOLVED!
- Index(es):