login
Header Space

 
 

Re: 2.6.23-rc1: no setup signature found...

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: H. Peter Anvin <hpa@...>
Cc: Xudong Guan <xudong.guan@...>, <linux-kernel@...>, Chuck Ebbert <cebbert@...>
Date: Monday, July 30, 2007 - 2:53 pm

On Mon, Jul 30, 2007 at 07:05:35AM -0700, H. Peter Anvin wrote:

Hi,

i decided to do some cheating :) and skipped the breakpoint where it used to
stop (0x40200). (by the way, hitting 'c' wouldn't continue at all and keep
executing the same instruction over and over again). This time it seems it behaves as expected:


GNU gdb 6.6-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i486-linux-gnu".
(gdb) target remote localhost:1234
Remote debugging using localhost:1234
0x0000fff0 in ?? ()
(gdb) set architecture i8086
The target architecture is assumed to be i8086
(gdb)         disp/i ($cs << 4)+$eip
1: x/i ($cs << 4) + $eip  0xffff0:      ljmp   $0xf000,$0xe05b
(gdb)         br *0x10200
Breakpoint 1 at 0x10200
(gdb)         br *0x20200
Breakpoint 2 at 0x20200
(gdb)         br *0x30200
Breakpoint 3 at 0x30200
(gdb) br *0x50200
Breakpoint 4 at 0x50200
(gdb)         br *0x60200
Breakpoint 5 at 0x60200
(gdb)         br *0x70200
Breakpoint 6 at 0x70200
(gdb)         br *0x80200
Breakpoint 7 at 0x80200
(gdb)         br *0x90200
Breakpoint 8 at 0x90200
(gdb) c
Continuing.

Program received signal SIGTRAP, Trace/breakpoint trap.
0x00000000 in ?? ()
1: x/i ($cs << 4) + $eip  0x90200:      jmp    0x9023c
(gdb) p/x $ds
$1 = 0x9000
(gdb) dump memory setup.dump 0x90000 0x98000
(gdb) 

-- 
Regards/Gru
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
2.6.23-rc1: no setup signature found..., Borislav Petkov, (Tue Jul 24, 7:26 am)
Re: 2.6.23-rc1: no setup signature found..., Xudong Guan, (Thu Jul 26, 11:08 am)
Re: 2.6.23-rc1: no setup signature found..., H. Peter Anvin, (Thu Jul 26, 11:19 am)
Re: 2.6.23-rc1: no setup signature found..., Borislav Petkov, (Thu Jul 26, 12:30 pm)
Re: 2.6.23-rc1: no setup signature found..., H. Peter Anvin, (Thu Jul 26, 2:12 pm)
Re: 2.6.23-rc1: no setup signature found..., Borislav Petkov, (Thu Jul 26, 9:36 pm)
Re: 2.6.23-rc1: no setup signature found..., H. Peter Anvin, (Fri Jul 27, 12:31 am)
Re: 2.6.23-rc1: no setup signature found..., Borislav Petkov, (Sun Jul 29, 4:51 am)
Re: 2.6.23-rc1: no setup signature found..., Xudong Guan, (Sun Jul 29, 5:24 am)
Re: 2.6.23-rc1: no setup signature found..., Borislav Petkov, (Sun Jul 29, 6:37 am)
Re: 2.6.23-rc1: no setup signature found..., H. Peter Anvin, (Sun Jul 29, 9:50 am)
Re: 2.6.23-rc1: no setup signature found..., Borislav Petkov, (Sun Jul 29, 3:15 pm)
Re: 2.6.23-rc1: no setup signature found..., H. Peter Anvin, (Mon Jul 30, 10:05 am)
Re: 2.6.23-rc1: no setup signature found..., Borislav Petkov, (Mon Jul 30, 2:53 pm)
Re: 2.6.23-rc1: no setup signature found..., H. Peter Anvin, (Mon Jul 30, 4:46 pm)
Re: 2.6.23-rc1: no setup signature found..., Borislav Petkov, (Wed Aug 1, 12:38 am)
Re: 2.6.23-rc1: no setup signature found..., H. Peter Anvin, (Wed Aug 1, 10:36 am)
Re: 2.6.23-rc1: no setup signature found... SOLVED!, Borislav Petkov, (Thu Aug 2, 1:13 am)
Re: 2.6.23-rc1: no setup signature found... SOLVED!, H. Peter Anvin, (Thu Aug 2, 1:41 pm)
Re: 2.6.23-rc1: no setup signature found..., H. Peter Anvin, (Wed Aug 1, 8:41 am)
Re: 2.6.23-rc1: no setup signature found..., Chuck Ebbert, (Fri Jul 27, 11:51 am)
Re: 2.6.23-rc1: no setup signature found..., Xudong Guan, (Thu Jul 26, 12:36 pm)
Re: 2.6.23-rc1: no setup signature found..., Borislav Petkov, (Thu Jul 26, 12:59 pm)
Re: 2.6.23-rc1: no setup signature found..., Xudong Guan, (Thu Jul 26, 1:09 pm)
Re: 2.6.23-rc1: no setup signature found..., Xudong Guan, (Thu Jul 26, 11:26 am)
Re: 2.6.23-rc1: no setup signature found..., H. Peter Anvin, (Thu Jul 26, 11:43 am)
speck-geostationary