Cosmos/source2/Debug/Cosmos.Debug.VSDebugEngine
BlueSkeye_cp 7372c8a9bd Bochs integration : alpha version
Limitations :

- Bochs must be installed on the system. This is not checked as a  prerequisite by the Builder.
- You will find a GuessForBochs Cosmos project under BlueSkeye user project folder that can be used to launch the Guess project under Bochs.
- You may have to fix manually the path for the following properties in Cosmos.bxrc file copied to the CosmosForBochs\Bin\Debug folder
  * romimage
  * vgaromimage
- The Cosmos project UI is not yet Bochs aware. If you do not use the GuessForBochs project you must manually edit your Cosmos project file to modify the following property in both the Debug and Release property group from the project file :

    <Launch>Bochs</Launch>

  You must also add the following properties in both the Debug and Release property group from the project file :

    <BochsConfig>Cosmos.bxrc</BochsConfig>
    <Bochs_Deployment>ISO</Bochs_Deployment>
    <Bochs_Launch>Bochs</Bochs_Launch>
    <Bochs_DebugEnabled>True</Bochs_DebugEnabled>
    <Bochs_DebugMode>Source</Bochs_DebugMode>
    <Bochs_IgnoreDebugStubAttribute />
    <Bochs_VMwareEdition>Player</Bochs_VMwareEdition>
    <Bochs_OutputPath>bin\Debug\</Bochs_OutputPath>
    <Bochs_Framework>MicrosoftNET</Bochs_Framework>
    <Bochs_UseInternalAssembler>False</Bochs_UseInternalAssembler>
    <Bochs_TraceAssemblies />
    <Bochs_EnableGDB>False</Bochs_EnableGDB>
    <Bochs_StartCosmosGDB>false</Bochs_StartCosmosGDB>
    <Bochs_Name>GuessForBochs</Bochs_Name>
    <Bochs_Description>Use Bochs emulator to deploy and debug.</Bochs_Description>
    <Bochs_VisualStudioDebugPort>Pipe: Cosmos\Serial</Bochs_VisualStudioDebugPort>
    <Bochs_PxeInterface>192.168.43.1</Bochs_PxeInterface>
    <Bochs_SlavePort>Serial: COM3</Bochs_SlavePort>
    <Bochs_ShowLaunchConsole>False</Bochs_ShowLaunchConsole>
2012-09-14 17:13:06 +00:00
..
AD7.Definitions 2011-02-10 13:49:41 +00:00
AD7.Impl Bochs integration : alpha version 2012-09-14 17:13:06 +00:00
Engine.Impl 2012-08-03 05:17:12 +00:00
Host Bochs integration : alpha version 2012-09-14 17:13:06 +00:00
Properties unit format of assemblyinfos 2010-09-09 20:54:55 +00:00
Utilities Some small refactorings, and debugger now shows where it breaks 2010-01-24 10:09:14 +00:00
App.config 2012-08-02 06:33:12 +00:00
AsmSource.cs 2012-03-25 23:27:08 +00:00
Cosmos.Debug.VSDebugEngine.csproj Bochs integration : alpha version 2012-09-14 17:13:06 +00:00
Cosmos.Debug.VSDebugEngine.csproj.vspscc renaming all, except vspackage 2010-09-04 19:07:11 +00:00
Cosmos.snk Template installs ok now. 2010-03-14 16:46:12 +00:00
packages.config 2012-08-02 06:33:12 +00:00
ResourceStrings.Designer.cs Set all csproj files to .NET 4.0. 2010-09-06 14:16:09 +00:00
ResourceStrings.resx 2009-05-28 14:26:33 +00:00