[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Debugging GRUB2 with GDB and QEMU
From: |
Hollis Blanchard |
Subject: |
Re: Debugging GRUB2 with GDB and QEMU |
Date: |
Thu, 18 May 2006 08:35:25 -0500 |
On Thu, 2006-05-18 at 14:27 +0200, Lubomir Kundrak wrote:
> On Sat, May 13, 2006 at 06:38:26AM +0200, Yoshinori K. Okuji wrote:
>
> On i386 GCC generates full stack frames even with -O optizations.
> It only omits frame pointer on architectures on which it doesn't
> interfere with debugging.
>
> I started a small HOWTO recently, so here is it: [1]. Enjoy :o)
> [1] http://NetBSD.sk/~lkundrak/misc/grub2-gdb/howto.html
This looks like very interesting stuff, but wouldn't it be better to put
this in the wiki? Please see http://grub.enbug.org.
-Hollis