Cosmos/source2/Compiler/Cosmos.Compiler.DebugStub
2014-01-18 00:09:54 +00:00
..
Properties
AsmBreak.asm All those debugger changes we've been waiting for ;) 2014-01-10 22:03:55 +00:00
AsmBreak.xs All those debugger changes we've been waiting for ;) 2014-01-10 22:03:55 +00:00
CmdMisc.asm X# Group --> namespace 2012-07-15 21:42:20 +00:00
CmdMisc.xs X# Group --> namespace 2012-07-15 21:42:20 +00:00
CmdProcess.asm 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
CmdProcess.xs 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
CmdSend.asm Stabalises the debugger so VS should crash less often. 2013-12-24 16:53:49 +00:00
CmdSend.xs Stabalises the debugger so VS should crash less often. 2013-12-24 16:53:49 +00:00
Consts.asm 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
Consts.xs 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.DebugStub.csproj VS2013 Support 2013-11-06 21:01:49 +00:00
Cosmos.Debug.DebugStub.csproj.vspscc
Cosmos.snk
DebugStub.asm 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
DebugStub.xs 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
Init.asm DS improvements - now tracks max BP Id so it can reduce / skip the BP scanner on each INT3. 2014-01-16 23:55:10 +00:00
Init.xs DS improvements - now tracks max BP Id so it can reduce / skip the BP scanner on each INT3. 2014-01-16 23:55:10 +00:00
Screen.asm X# Group --> namespace 2012-07-15 21:42:20 +00:00
Screen.xs X# Group --> namespace 2012-07-15 21:42:20 +00:00
Serial.asm Somethings broken... dont get this one. 2012-07-16 00:57:00 +00:00
Serial.xs X# Group --> namespace 2012-07-15 21:42:20 +00:00
TracerEntry.asm All those debugger changes we've been waiting for ;) 2014-01-10 22:03:55 +00:00
TracerEntry.xs All those debugger changes we've been waiting for ;) 2014-01-10 22:03:55 +00:00