Re: Can't use GDB to debug gnumach

2010-04-12 Thread Samuel Thibault
Karim Allah Ahmed, le Mon 12 Apr 2010 13:45:49 +0200, a écrit : > >(gdb) break i386at_init > >Breakpoint 2 at 0x100790: file ../i386/i386at/model_dep.c, line 322. > >(gdb) continue > >Continuing. > > (here the gnumach simply restarts giving me back the boot loader , as if it > didn't even breaks a

Can't use GDB to debug gnumach

2010-04-12 Thread Karim Allah Ahmed
I'm currently trying to debug gnumach running on Qemu with GDB and i did the following >qemu -s /path/to/image/hurd.img (Though QEMU docs said that : "In order to use gdb, launch qemu with the ’-s’ option. It will wait for a gdb connection" , it didn't wait it simply launced grub and gave me the b