qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: [PATCH 0/5] Debugger enhancements


From: Jan Kiszka
Subject: [Qemu-devel] Re: [PATCH 0/5] Debugger enhancements
Date: Sat, 31 May 2008 19:20:20 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); de; rv:1.8.1.12) Gecko/20080226 SUSE/2.0.0.12-1.1 Thunderbird/2.0.0.12 Mnenhy/0.7.5.666

Fabrice Bellard wrote:
> Hi,
> 
> I cannot accept the patches for several reasons:
> 
> 1) You mix cosmetic and functional patches.

Do you have specific hunks in mind? I'm a bit blind ATM, not seeing
where I changed coding style or naming for cosmetic reasons.

> 
> 2) The current watchpoint code is not implemented correctly so it is not
> safe to improve it using the same system (IMHO it should not have been
> commited in its current state). A correct implementation should not
> delay the DEBUG exception. It should be implemented like the "normal"
> MMU exceptions.

Yeah, I'm sitting over this point right now, asking myself why a
watchpoint exception was modeled as CPU_INTERRUPT_DEBUG

Do you have a pattern at hand how to signal this correctly? As I don't
want to raise an exception on the guest CPU, I'm a bit clueless how to
achieve this.

Thanks,
Jan

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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