qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: [RESEND][PATCH 2/13] Refactor and enhance break/watchpo


From: Jan Kiszka
Subject: [Qemu-devel] Re: [RESEND][PATCH 2/13] Refactor and enhance break/watchpoint API
Date: Mon, 08 Sep 2008 10:43:58 +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

Blue Swirl wrote:
> On 9/7/08, Anthony Liguori <address@hidden> wrote:
>> Does anyone have any objections to this series?  It literally touches every
>> architectures so I don't want to commit it without some Ack'ing for the
>> appropriate architecture maintainers.
> 
> Sparc part is OK.
> 
> +
> +#ifndef CONFIG_USER_ONLY
> +const int xlat_gdb_type[] = {
> +    [GDB_WATCHPOINT_WRITE]  = BP_GDB | BP_MEM_WRITE,
> 
> "static" missing.
> 

Yep, thanks, will fix.

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]