qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [4677] Compile with debug.
@ 2008-06-06 10:55 Edgar E. Iglesias
  0 siblings, 0 replies; only message in thread
From: Edgar E. Iglesias @ 2008-06-06 10:55 UTC (permalink / raw)
  To: qemu-devel

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)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-06-06 10:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-06 10:55 [Qemu-devel] [4677] Compile with debug Edgar E. Iglesias

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).