[syslinux] Can't get COM32 + GDB to work

Don Hiatt donhiatt at gmail.com
Wed May 19 11:19:52 PDT 2010


On Wed, May 19, 2010 at 11:10 AM, Don Hiatt <donhiatt at gmail.com> wrote:
>  Also, is it possible to use com32/gdbstub with qemu? (How would you
> connect to qemu's
> serial port)?

Answering my own question,  "qemu -s -serial pty" creates a pty that gdb can
connect to via "target remote /dev/pts/9" (or whatever qemu displays
as the "char device redirected to /dev/pts/9").

However, running "/boot/gdbstub /boot/hello.c32" I can connect with
gdb but breakpoints don't seem to work.

Thanks.




More information about the Syslinux mailing list