I have installed grub4dos on a USB stick.
How would one go about debugging Grub4dos?
There are at least a couple of options that I am trying (have not got them to work yet):
- QEMU + gdb in a linux environment
- Virtualbox + Vboxgdb (in Windows - see http://sysprogs.com/VBoxGDB/tutorial/)
Is there another more 'standard' way to debug the code?
I looked through this forum hoping to find a tutorial or example on this but no success yet.
/Newbie