Borislav Petkov wrote:
Breakpoint 4, 0x00040200 in ?? ()
1: x/i ($cs << 4) + $eip 0x40300: lea (%si),%dx
(gdb) p/x $ds
$1 = 0x18
This isn't the setup code, it's doing something else.
Could you try this again, but when you get to this point, if the
instruction displayed isn't a "jmp" instruction, and $ds doesn't have
the right value, enter "c" and see if you hit the proper break later.
Sorry,
-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/