Issue: qemu-kvm with gdb

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

While remote debugging a kernel (not written in C and no debugging
symbols) using qemu-kvm with gdb, strange it does not stop at
breakpoint though qemu works well:

Commands:
 # qemu-kvm -s -S -hda hd.img &
#gdb
(gdb) target remote localhost:1234
Remote debugging using localhost:1234
0x0000fff0 in ?? ()
(gdb) break *0x200020
Breakpoint 1 at 0x200020
(gdb) c

This break point never reach, though I am sure this address comes in
execution control path, above all same sequence of commands work well
with qemu, anybody else faced such issue? or any explanation for this
behavior?


Thanks,
SPC
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux