qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [4677] Compile with debug.


From: Edgar E. Iglesias
Subject: [Qemu-devel] [4677] Compile with debug.
Date: Fri, 06 Jun 2008 10:55:04 +0000

Revision: 4677
          http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=4677
Author:   edgar_igl
Date:     2008-06-06 10:55:02 +0000 (Fri, 06 Jun 2008)

Log Message:
-----------
Compile with debug.

Modified Paths:
--------------
    trunk/hw/etraxfs_timer.c

Modified: trunk/hw/etraxfs_timer.c
===================================================================
--- trunk/hw/etraxfs_timer.c    2008-06-06 01:03:06 UTC (rev 4676)
+++ trunk/hw/etraxfs_timer.c    2008-06-06 10:55:02 UTC (rev 4677)
@@ -235,7 +235,7 @@
                return;
 
        D(printf("en=%d new_key=%x oldkey=%x cmd=%d cnt=%d\n", 
-                wd_en, new_key, wd_key, wd_cmd, wd_cnt));
+                wd_en, new_key, wd_key, new_cmd, wd_cnt));
 
        ptimer_set_freq(t->ptimer_wd, 760);
        if (wd_cnt == 0)






reply via email to

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