Cosmos/source2/Debug/Cosmos.Debug.Common
EdwardNutting_cp a952b8ff4b Stabalises the debugger so VS should crash less often.
Locals window now works! (For primitive types and pointers only.) Exceptions related to unrecognised (i.e. more complex) types should be caught and display as the local variable's value instead of causing VS to crash. 
Autos window still causes instant VS crash.
Cosmos windows works.
Call Stack works (sort of...only ever displays current line)
Threads works (but there is only ever 1 thread so not very helpful)
Watch window is only capable of doing 1 watch result per break - step to next line to be able to run another - will look into why this is.
2013-12-24 16:53: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 renaming all, except vspackage 2010-09-04 19:07:11 +00:00
Cosmos.snk Some small refactorings, and debugger now shows where it breaks 2010-01-24 10:09:14 +00:00
DebugConnector.cs Stabalises the debugger so VS should crash less often. 2013-12-24 16:53:49 +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 Stabalises the debugger so VS should crash less often. 2013-12-24 16:53:49 +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 2010-09-05 13:29:49 +00:00
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 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