Re: [PATCH] GDB Macros to ease debugging modules

2008-05-07 Thread Lubomir Rintel
On Tue, 2008-05-06 at 17:10 +0200, Robert Millan wrote: > On Tue, May 06, 2008 at 01:10:17PM +0200, Lubomir Rintel wrote: > > +# GRUB -- GRand Unified Bootloader > > +# Copyright (C) 2003,2004,2005,2006,2007,2008 Free Software Foundation, > > Inc. > > Where does this code originate? I don't r

Re: [PATCH] GDB Macros to ease debugging modules

2008-05-06 Thread Robert Millan
On Tue, May 06, 2008 at 01:10:17PM +0200, Lubomir Rintel wrote: > +# GRUB -- GRand Unified Bootloader > +# Copyright (C) 2003,2004,2005,2006,2007,2008 Free Software Foundation, Inc. Where does this code originate? I don't recall seeing any perl in GRUB before. GDB maybe? -- Robert Millan

[PATCH] GDB Macros to ease debugging modules

2008-05-06 Thread Lubomir Rintel
Hi, So these files are meant to be in conjunction with either QEMU or GDB. They provide macros that will help mapping symbol files to appropriate addresses. The grub.gdb file contains inline documentation, I plan on either updating wiki documentation [1] or texinfo documentation in case anyone's a