All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] Query: gdbstub software breakpoint removal
@ 2011-03-21 11:01 Bhushan Bharat-R65777
  2011-03-21 11:33 ` [Qemu-devel] " Jan Kiszka
  0 siblings, 1 reply; 3+ messages in thread
From: Bhushan Bharat-R65777 @ 2011-03-21 11:01 UTC (permalink / raw)
  To: qemu-devel@nongnu.org

[-- Attachment #1: Type: text/plain, Size: 357 bytes --]

Hi All,

I can see that the software breakpoint queue is cleared in kvm_remove_breakpoint() in kvm-all.c.  I.e QTAILQ_REMOVE(&current_env->kvm_state->kvm_sw_breakpoints, bp, entry); is called when the breakpoint is cleared.

While the queue is not cleared on kvm_remove_all_breakpoints();
Is there any specific reason for that?


Thanks
-Bharat


[-- Attachment #2: Type: text/html, Size: 2296 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-03-21 16:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-21 11:01 [Qemu-devel] Query: gdbstub software breakpoint removal Bhushan Bharat-R65777
2011-03-21 11:33 ` [Qemu-devel] " Jan Kiszka
2011-03-21 16:29   ` [Qemu-devel] " Bhushan Bharat-R65777

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.