Cosmos/source2/Debug/Cosmos.Debug.Common
EdwardNutting_cp bac3f98d56 VS2013 Support
This is relatively stable but no to be considered complete. Currently supported:
1. Installing user/dev kit (as normal)
2. Creating C#/VB/F# projects (latter 2 untested)
3. Debugging a Cosmos project - see limitations list below.

Debugging limitations:
1. Breakpoints sometimes fail to be hit. Only known thing that may help is recompile everything.
2. Specific breakpoint failure case: If you try and place a breakpoint on or after a "while(true)" statement it is extremely unreliable.

Other limitations:
1. VMWare occasionally breaks. If you get "Internal error" messages, or if VS crashes (don't let Windows "fix" it) or if VMWare fails to load properly there is only one known & reliable solution: Re-run the VMWare installer and hit "Repair". No restart required. You won't lose your VMs or settings (AFAI can tell).

If it all breaks, feel free to rant at it ;)
2013-11-06 21:01:49 +00:00
..
Properties unit format of assemblyinfos 2010-09-09 20:54:55 +00:00
App.config VS2013 Support 2013-11-06 21:01:49 +00:00
BochsSupport.cs Add Bochs debugging support to Visual Studio Cosmos project (UI). 2012-09-20 09:41:02 +00:00
Consts.cs Eliminated Cosmos.Debug.Consts, merged into Cosmos.Debug.Common as DebugStub now has its own copy fo consts in X#. 2012-07-17 02:39:08 +00:00
Cosmos.Debug.Common.csproj VS2013 Support 2013-11-06 21:01:49 +00:00
Cosmos.Debug.Common.csproj.vspscc
Cosmos.snk
DebugConnector.cs Bochs integration : alpha version 2012-09-14 17:13:06 +00:00
DebugConnectorPipeServer.cs Bochs integration : alpha version 2012-09-14 17:13:06 +00:00
DebugConnectorSerial.cs Bochs integration : alpha version 2012-09-14 17:13:06 +00:00
DebugConnectorStream.cs Got the debugger even more stable then it was before. 2013-02-14 12:30:29 +00:00
DebugConnectorTCPServer.cs Removed WaitForConnect in DebugConnectors as it appears to not be used any more. 2012-07-01 23:08:16 +00:00
DebugInfo.cs VS2013 Support 2013-11-06 21:01:49 +00:00
DebugModel.cs sqlite works! 2013-08-06 17:28:32 +00:00
Entities2.datasource Updated version of my playground and small tweaking of the IL2CPU task. 2013-03-10 16:27:08 +00:00
FirebirdSql.Data.FirebirdClient.dll
Guess.mdf 2012-07-31 19:33:14 +00:00
Guess_log.ldf 2012-07-31 19:33:14 +00:00
NameValueCollectionHelper.cs Bochs integration : alpha version 2012-09-14 17:13:06 +00:00
ObjDump.cs Removed subdir from Cosmos.Debug.Common 2010-09-06 02:10:35 +00:00
ObjectReader.cs sqlite works! 2013-08-06 17:28:32 +00:00
packages.config VS2013 Support 2013-11-06 21:01:49 +00:00
PipeClient.cs Fix for last checkin. 2012-07-30 02:05:49 +00:00
PipeServer.cs Eliminated Cosmos.Debug.Consts, merged into Cosmos.Debug.Common as DebugStub now has its own copy fo consts in X#. 2012-07-17 02:39:08 +00:00
SourceInfo.cs 2012-08-11 14:38:56 +00:00
SQL.cs Almost looks like sqlite might just be working again... 2013-07-28 16:09:58 +00:00
SQLite.sql sqlite works! 2013-08-06 17:28:32 +00:00
SqliteBulkCopy.cs sqlite works! 2013-08-06 17:28:32 +00:00