grub2 debugging with gdb

2009-06-19 Thread jeff jeff
hi i need to add a few commands/modules to grub2 for our systems. i am trying to debug grub2 with gdb to ease the development cycle. for that purpose i have followed this excellent doc http://v3.sk/~lkundrak/grub2-gdb/howto.html after i applied the procedure described in the note, for some reason

Re: grub2 debugging with gdb

2009-06-22 Thread jeff jeff
thank you. but what i need also is the gdb stub to debug over serial. do you know where i could find the right one to apply onlatest svn? thx -jf On Fri, Jun 19, 2009 at 10:41 AM, wangji wrote: > I have put the L Kundrak 's patches for grub2-gdb adjusted to svn > revision -due to genmk.rb chang