qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] RE: Query: gdbstub software breakpoint removal


From: Bhushan Bharat-R65777
Subject: [Qemu-devel] RE: Query: gdbstub software breakpoint removal
Date: Mon, 21 Mar 2011 16:29:00 +0000

Hi Jan,

I will send a patch.

Thanks
-Bharat

> -----Original Message-----
> From: Jan Kiszka [mailto:address@hidden
> Sent: Monday, March 21, 2011 5:04 PM
> To: Bhushan Bharat-R65777
> Cc: address@hidden
> Subject: Re: Query: gdbstub software breakpoint removal
> 
> 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

[Prev in Thread] Current Thread [Next in Thread]