Cosmos/source2/Debug/Cosmos.Debug.Common
2014-07-12 16:56:28 +00:00
..
Properties
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 Several changes again. 2014-07-12 13:02:10 +00:00
Cosmos.Debug.Common.csproj 2013-12-30 15:02:48 +00:00
Cosmos.Debug.Common.csproj.vspscc
Cosmos.snk
DebugConnector.cs Several changes again. 2014-07-12 13:02:10 +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 Improvements to DS speed. We now insert NOP placeholders for INT3s in preference to actually inserting the INT3s (though we still insert some INT3s so DS can process messages etc). Improves DS speed especially on larger methods with large numbers of C# lines between opening curly braces, "{". 2014-01-18 00:09:54 +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 small perf fixes.. 2014-07-12 16:56:28 +00:00
DebugModel.cs - Clearing INT3s now clears everything in the list not just INT3s for current method – more thorough cleanup that prevents accidental build up of INT3s 2014-01-18 12:47:43 +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 Final changes that have made this stable ready for first VS2013-compatible beta release. 2013-12-21 18:17:25 +00:00
Guess_log.ldf Final changes that have made this stable ready for first VS2013-compatible beta release. 2013-12-21 18:17:25 +00:00
NameValueCollectionHelper.cs Bochs integration : alpha version 2012-09-14 17:13:06 +00:00
ObjDump.cs
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 Assembly stepping works again. 2014-07-04 17:37:45 +00:00
PipeServer.cs Assembly stepping works again. 2014-07-04 17:37:45 +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 - Clearing INT3s now clears everything in the list not just INT3s for current method – more thorough cleanup that prevents accidental build up of INT3s 2014-01-18 12:47:43 +00:00
SqliteBulkCopy.cs sqlite works! 2013-08-06 17:28:32 +00:00