[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.78, 1.79 linux.cc,
From:       Stanislav Shwartsman <sshwarts () users ! sourceforge ! net>
Date:       2006-09-25 20:13:54
Message-ID: E1GRwpu-0004eT-17 () sc8-pr-cvs3 ! sourceforge ! net
[Download RAW message or body]

Update of /cvsroot/bochs/bochs/bx_debug
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv17424/bx_debug

Modified Files:
	dbg_main.cc linux.cc symbols.cc 
Log Message:
Fixed Makefile to compile with ACPI stub disabled
Remove bx_debug.h from bochs.h to reduce compilation dependencies


Index: dbg_main.cc
===================================================================
RCS file: /cvsroot/bochs/bochs/bx_debug/dbg_main.cc,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -d -r1.78 -r1.79
--- dbg_main.cc	17 Sep 2006 19:22:24 -0000	1.78
+++ dbg_main.cc	25 Sep 2006 20:13:51 -0000	1.79
@@ -30,6 +30,7 @@
 }
 
 #include "bochs.h"
+#include "debug.h"
 #include "cpu/cpu.h"
 #include "iodev/iodev.h"
 #if BX_DEBUGGER

Index: linux.cc
===================================================================
RCS file: /cvsroot/bochs/bochs/bx_debug/linux.cc,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- linux.cc	6 Mar 2006 22:02:50 -0000	1.5
+++ linux.cc	25 Sep 2006 20:13:51 -0000	1.6
@@ -5,6 +5,7 @@
 #include <stdio.h>
 
 #include "bochs.h"
+#include "bx_debug/debug.h"
 #include "cpu/cpu.h"
 
 #if BX_DEBUGGER

Index: symbols.cc
===================================================================
RCS file: /cvsroot/bochs/bochs/bx_debug/symbols.cc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- symbols.cc	6 Mar 2006 22:02:50 -0000	1.4
+++ symbols.cc	25 Sep 2006 20:13:51 -0000	1.5
@@ -26,6 +26,7 @@
 /////////////////////////////////////////////////////////////////////////
 
 #include "bochs.h"
+#include "debug.h"
 #include "cpu/cpu.h"
 
 #if !((BX_HAVE_HASH_MAP || BX_HAVE_HASH_MAP_H) && (BX_HAVE_SET || BX_HAVE_SET_H))


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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