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,
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
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