[prev in list] [next in list] [prev in thread] [next in thread] 

List:       bochs-cvs
Subject:    [Bochs-cvs] CVS: bochs/bx_debug dbg_main.cc,1.201,1.202
From:       "Stanislav Shwartsman" <sshwarts () users ! sourceforge ! net>
Date:       2009-08-09 12:43:24
Message-ID: E1Ma7kC-000325-H6 () ddv4jf1 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Update of /cvsroot/bochs/bochs/bx_debug
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv11609

Modified Files:
	dbg_main.cc 
Log Message:
printf err


Index: dbg_main.cc
===================================================================
RCS file: /cvsroot/bochs/bochs/bx_debug/dbg_main.cc,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- dbg_main.cc	7 Aug 2009 08:37:30 -0000	1.201
+++ dbg_main.cc	9 Aug 2009 12:43:22 -0000	1.202
@@ -750,8 +750,8 @@
   dbg_printf("DR1=0x" FMT_ADDRX "\n", dr1);
   dbg_printf("DR2=0x" FMT_ADDRX "\n", dr2);
   dbg_printf("DR3=0x" FMT_ADDRX "\n", dr3);
-  dbg_printf("DR6=0x08x\n", dr6);
-  dbg_printf("DR7=0x08x\n", dr7);
+  dbg_printf("DR6=0x%08x\n", dr6);
+  dbg_printf("DR7=0x%08x\n", dr7);
 }
 
 void bx_dbg_info_control_regs_command(void)


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Bochs-cvs mailing list
Bochs-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bochs-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic