On 2011-03-21 12:01, Bhushan Bharat-R65777 wrote:
> 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?

Hmm, no particular reason that I recall. This rather looks like a very
old leak. Patch welcome.

Jan

-- 
Siemens AG, Corporate Technology, CT T DE IT 1
Corporate Competence Center Embedded Linux

Reply via email to