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

List:       bochs-cvs
Subject:    [Bochs-cvs] CVS: bochs osdep.h,1.25,1.26
From:       Stanislav Shwartsman <sshwarts () users ! sourceforge ! net>
Date:       2006-01-28 15:10:35
Message-ID: E1F2ril-0002Dy-KJ () sc8-pr-cvs1 ! sourceforge ! net
[Download RAW message or body]

Update of /cvsroot/bochs/bochs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7890

Modified Files:
	osdep.h 
Log Message:
forgot to remove '0x' from FMT_ADDRX fro mingw
fix dump_table function to use CPU paging translation method instead of old debugger \
method which not supported PAE and other paging features


Index: osdep.h
===================================================================
RCS file: /cvsroot/bochs/bochs/osdep.h,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- osdep.h	27 Jan 2006 21:35:45 -0000	1.25
+++ osdep.h	28 Jan 2006 15:10:32 -0000	1.26
@@ -98,7 +98,7 @@
 #else    /* not WIN32 definitions */
 #define FMT_LL "%ll"
 #define FMT_TICK "%011llu"
-#define FMT_ADDRX64 "0x%016llx"
+#define FMT_ADDRX64 "%016llx"
 #endif   /* not WIN32 definitions */
 
 #define FMT_ADDRX32 "0x%08x"



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
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