Cosmos/source2/Compiler/Cosmos.Compiler.DebugStub
mterwoord_cp c603c1cb0c
2014-07-08 13:46:00 +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
CmdMisc.xs
CmdProcess.asm Fixed VS Break button. 2014-01-18 11:29:01 +00:00
CmdProcess.xs Fixed VS Break button. 2014-01-18 11:29:01 +00:00
CmdSend.asm . 2014-07-07 16:07:20 +00:00
CmdSend.xs . 2014-07-07 16:07:20 +00:00
Consts.asm . 2014-07-07 16:07:20 +00:00
Consts.xs . 2014-07-07 16:07:20 +00:00
Cosmos.Debug.DebugStub.csproj 2014-07-08 13:46:00 +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
Screen.xs
Serial.asm
Serial.xs
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
Utilities.asm 2014-07-08 13:46:00 +00:00
Utilities.xs 2014-07-08 13:46:00 +00:00