| .. |
|
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
|
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 |
|
Cosmos.Debug.Common.csproj
|
|
2013-12-30 15:02:48 +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
|
Fixed VS Break button.
|
2014-01-18 11:29:01 +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
|
reduce name concat in ILScanner, PlugManager
|
2014-03-23 20:09:22 +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
|
|
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
|
reduce name concat in ILScanner, PlugManager
|
2014-03-23 20:09:22 +00:00 |
|
PipeServer.cs
|
reduce name concat in ILScanner, PlugManager
|
2014-03-23 20:09:22 +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 |