Am 04.10.2010 23:32, Matt Davis wrote:
> On Mon, Oct 4, 2010 at 8:00 PM, Jan Kiszka wrote:
>> Am 04.10.2010 04:47, Matt Davis wrote:
>>> Hello,
>>> I am trying to debug a 32-bit linux kernel with gdb and qemu. My qemu
>>> runs the 64-bit kernel as:
>>> u...@host> qemu -kernel vmlinuz -S -s (not
On Mon, Oct 4, 2010 at 8:00 PM, Jan Kiszka wrote:
> Am 04.10.2010 04:47, Matt Davis wrote:
>> Hello,
>> I am trying to debug a 32-bit linux kernel with gdb and qemu. My qemu
>> runs the 64-bit kernel as:
>> u...@host> qemu -kernel vmlinuz -S -s (not using kvm). If I try with
>> kvm the breakpoi
Am 04.10.2010 04:47, Matt Davis wrote:
> Hello,
> I am trying to debug a 32-bit linux kernel with gdb and qemu. My qemu
> runs the 64-bit kernel as:
> u...@host> qemu -kernel vmlinuz -S -s (not using kvm). If I try with
> kvm the breakpoint does not even seem to get tripped.
Which qemu version