qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/13] Enhance debugging support - 2nd take


From: Jan Kiszka
Subject: [Qemu-devel] [PATCH 0/13] Enhance debugging support - 2nd take
Date: Thu, 03 Jul 2008 17:50:49 +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

Hi,

here comes a rebased and slightly changed version of my debug patch series.

The only deeper change comes with patch 5: Instead of introducing a new
single step mode, this patch enables pushing the TB's cflags from an
arbitrary context into the next regular TB recompilation - without the
need to start that compilation manually. That's a less invasive
approach. Originally, I tried to use the cpu_io_recompile pattern for
this, but then I realized that the scenarios are actually too different.

To summarize the major contributions of this series:
 - Fixes and enhances host-injected watchpoint support
 - Enhances internal debugging API
 - Fixes SMP guest debugging
 - Adds full support for x86 debug registers

Jan

-- 
Siemens AG, Corporate Technology, CT SE 2
Corporate Competence Center Embedded Linux





reply via email to

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