Re: [Qemu-devel] Problems with gdbserver and debugging

2005-12-21 Thread Mulyadi Santosa
Hello Andre... > I'm running into problems using qemu to debug a kernel module. My > host and virtual machine are both x86 running Fedora Core 4. After > insmoding the module in the virtual machine, starting gdbserver, > running gdb on the host with the module sections loaded at the right > place,

Re: [Qemu-devel] Problems with gdbserver and debugging

2005-12-21 Thread Tace
Hi, I might have similar problems to what you just described. Mine's is when my kernel module causes several oops, the gdbserver will no longer break on the breakpoint in virtual machine. I have no idea why this occurs and Fabrice hasn't reply to my mail yet... On 12/22/05, Andre Pech <[EMAIL P

[Qemu-devel] Problems with gdbserver and debugging

2005-12-21 Thread Andre Pech
Hi, I'm running into problems using qemu to debug a kernel module. My host and virtual machine are both x86 running Fedora Core 4. After insmoding the module in the virtual machine, starting gdbserver, running gdb on the host with the module sections loaded at the right place, and setting a breakp