From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Jx6Sa-0000Im-9F for mharc-grub-devel@gnu.org; Fri, 16 May 2008 16:23:24 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jx6SY-0000H4-QJ for grub-devel@gnu.org; Fri, 16 May 2008 16:23:22 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jx6SW-0000E9-As for grub-devel@gnu.org; Fri, 16 May 2008 16:23:22 -0400 Received: from [199.232.76.173] (port=50681 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jx6SW-0000E6-7q for grub-devel@gnu.org; Fri, 16 May 2008 16:23:20 -0400 Received: from mta-out.inet.fi ([195.156.147.13]:35468 helo=jenni1.rokki.sonera.fi) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jx6SV-0005sj-NY for grub-devel@gnu.org; Fri, 16 May 2008 16:23:20 -0400 Received: from [127.0.0.1] (88.193.32.97) by jenni1.rokki.sonera.fi (8.5.014) id 482C7E62000EB7DB for grub-devel@gnu.org; Fri, 16 May 2008 23:23:18 +0300 Message-ID: <482DED3D.7040602@nic.fi> Date: Fri, 16 May 2008 23:23:25 +0300 From: =?UTF-8?B?VmVzYSBKw6TDpHNrZWzDpGluZW4=?= User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: The development of GRUB 2 References: <1209647545.3433.14.camel@localhost.localdomain> <1210148236.2773.95.camel@localhost.localdomain> <482DEBD3.6050002@nic.fi> In-Reply-To: <482DEBD3.6050002@nic.fi> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: Quoted-Printable X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) Subject: Re: [PATCH] GDB stuff updated X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2008 20:23:23 -0000 Vesa J=C3=A4=C3=A4skel=C3=A4inen wrote: > +++ grub2-gdb/kern/i386/pc/startup.S 2008-05-07 09:39:11.000000000 += 0200 >=20 > How about raving readmode IDT (or IDT what we started with) so we can=20 > recall it when we are calling BIOS services... just in case. That's saving real mode ;)