Cosmos/source2/VSIP/Cosmos.VS.Windows
2014-01-18 00:09:54 +00:00
..
Images All those debugger changes we've been waiting for ;) 2014-01-10 22:03:55 +00:00
Properties
Resources Fixed an issue in Cosmos.VS.Windows which was preventing me from building. Cosmos.ico is now Cosmos.png. (Cosmos.ico still exists) 2011-09-11 23:51:48 +00:00
App.config VS2013 Support 2013-11-06 21:01:49 +00:00
AsmLine.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
AssemblyUC.xaml ASM window now scrolls to approximately the correct place for current line. 2014-01-11 17:48:29 +00:00
AssemblyUC.xaml.cs Patched Locals issues when ASM stepping. 2014-01-15 22:18:12 +00:00
Cosmos.VS.Windows.csproj All those debugger changes we've been waiting for ;) 2014-01-10 22:03:55 +00:00
Cosmos.VS.Windows.csproj.vspscc
Cosmos.VS.Windows.html 2012-01-22 17:52:03 +00:00
Cosmos.VS.Windows.vsct VS2013 Support 2013-11-06 21:01:49 +00:00
Cosmos.VS.WindowsPackage.cs Adds historical data to Cosmos views. Select lines of code highlighted in yellow in the Cosmos Assembly window to see the values of registers and arguments/stack when that line was last executed. 2013-12-26 20:43:03 +00:00
DataBytesUC.xaml Bug fixes: 2013-12-30 17:03:19 +00:00
DataBytesUC.xaml.cs Namespace fix. 2012-01-02 00:17:20 +00:00
DebuggerUC.cs Adds historical data to Cosmos views. Select lines of code highlighted in yellow in the Cosmos Assembly window to see the values of registers and arguments/stack when that line was last executed. 2013-12-26 20:43:03 +00:00
Global.cs Bochs integration : alpha version 2012-09-14 17:13:06 +00:00
GlobalSuppressions.cs
Guids.cs Better VMWare cleanup, moved ping button. 2012-01-08 20:48:11 +00:00
InternalUC.xaml Pong now uses a log rather than message boxes as they often popped up behind VS. 2012-03-25 18:25:12 +00:00
InternalUC.xaml.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
Key.snk
MemoryViewUC.xaml Bug fixes: 2013-12-30 17:03:19 +00:00
MemoryViewUC.xaml.cs Panels use fixed width font now. 2012-01-17 04:59:53 +00:00
packages.config Almost looks like sqlite might just be working again... 2013-07-28 16:09:58 +00:00
PkgCmdID.cs 2012-01-06 02:08:10 +00:00
RegistersUC.xaml Bug fixes: 2013-12-30 17:03:19 +00:00
RegistersUC.xaml.cs Bug fixes: 2013-12-30 17:03:19 +00:00
Resources.Designer.cs VS2013 Support 2013-11-06 21:01:49 +00:00
Resources.resx 2011-07-09 07:45:07 +00:00
source.extension.vsixmanifest
StackUC.xaml Bug fixes: 2013-12-30 17:03:19 +00:00
StackUC.xaml.cs All those debugger changes we've been waiting for ;) 2014-01-10 22:03:55 +00:00
StateStorer.cs Adds historical data to Cosmos views. Select lines of code highlighted in yellow in the Cosmos Assembly window to see the values of registers and arguments/stack when that line was last executed. 2013-12-26 20:43:03 +00:00
ToolWindowPane2.cs Adds historical data to Cosmos views. Select lines of code highlighted in yellow in the Cosmos Assembly window to see the values of registers and arguments/stack when that line was last executed. 2013-12-26 20:43:03 +00:00
VSPackage.resx 2011-07-09 07:45:07 +00:00