[PRecord] Memory gets set even if users responds 'n' to query

Marc Khouzam marc.khouzam@ericsson.com
Tue Jul 21 08:23:00 GMT 2009


> -----Original Message-----
> From: Hui Zhu [mailto:teawater@gmail.com] 
> Sent: July-20-09 11:19 PM
> To: Marc Khouzam; Michael Snyder
> Cc: gdb-patches ml
> Subject: Re: [PRecord] Memory gets set even if users responds 
> 'n' to query
> 
> Thanks Marc.
> 
> This issue is because when user answer n, function record_xfer_partial
> return -1 will not really cancel the memory change operation.
> I make a patch to change it to error.
> 
> And I have check the code about register, it works OK.  Because it
> already use error.
> 
> Please help me review it.

Thanks Hui, I have tested your fix and it works for me.

marc



More information about the Gdb-patches mailing list