[syslinux] Debugging

H. Peter Anvin hpa at zytor.com
Tue Jun 24 14:06:23 PDT 2008


Sebastian Herbszt wrote:
> H. Peter Anvin wrote:
>> Com32 modules is one thing.  Qemu+gdb generally work well with those 
>> (although you may have to remove -fomit-frame-pointer from the relevant 
>> C compiler options).
> 
> Bochs+gdb works pretty nice too.
> 
>> Debugging the core under gdb I find pretty hopeless, because gdb doesn't 
>> handle segmented memory at all.  As I mentioned, I tend to use the Bochs 
>>  builtin debugger instead.
> 
> So you switch between Bochs+internal debugger and Qemu+gdb?
> 

Yes, pretty much.

	-hpa




More information about the Syslinux mailing list