Cosmos/source2/VSIP/Cosmos.VS.Windows
2014-11-19 13:16:45 +00:00
..
Images All those debugger changes we've been waiting for ;) 2014-01-10 22:03:55 +00:00
Properties
Resources
App.config VS2013 Support 2013-11-06 21:01:49 +00:00
AsmLine.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
AssemblyUC.xaml Several changes. 2014-06-29 15:44:08 +00:00
AssemblyUC.xaml.cs reduce Dispatcher.Invoke calls, use now the Application.Current.Dispatcher, fix exception on FindWindow, assembler stepping is working for me without mterwood's changes 2014-07-12 11:28:44 +00:00
Cosmos.VS.Windows.csproj fix warnings, only one is over in Cosmos.VS.Package that microsoft.VisualStudio.CommonIDE, Version=10.0.0.0 is missing 2014-11-19 13:16:45 +00:00
Cosmos.VS.Windows.csproj.vspscc
Cosmos.VS.Windows.html
Cosmos.VS.Windows.vsct VS2013 Support 2013-11-06 21:01:49 +00:00
Cosmos.VS.WindowsPackage.cs reduce Dispatcher.Invoke calls, use now the Application.Current.Dispatcher, fix exception on FindWindow, assembler stepping is working for me without mterwood's changes 2014-07-12 11:28:44 +00:00
DataBytesUC.xaml Bug fixes: 2013-12-30 17:03:19 +00:00
DataBytesUC.xaml.cs
DebuggerUC.cs reduce Dispatcher.Invoke calls, use now the Application.Current.Dispatcher, fix exception on FindWindow, assembler stepping is working for me without mterwood's changes 2014-07-12 11:28:44 +00:00
Global.cs Bochs integration : alpha version 2012-09-14 17:13:06 +00:00
GlobalSuppressions.cs
Guids.cs
InternalUC.xaml
InternalUC.xaml.cs
Key.snk
MemoryViewUC.xaml Bug fixes: 2013-12-30 17:03:19 +00:00
MemoryViewUC.xaml.cs
packages.config Almost looks like sqlite might just be working again... 2013-07-28 16:09:58 +00:00
PkgCmdID.cs
RegistersUC.xaml Bug fixes: 2013-12-30 17:03:19 +00:00
RegistersUC.xaml.cs reduce Dispatcher.Invoke calls, use now the Application.Current.Dispatcher, fix exception on FindWindow, assembler stepping is working for me without mterwood's changes 2014-07-12 11:28:44 +00:00
Resources.Designer.cs VS2013 Support 2013-11-06 21:01:49 +00:00
Resources.resx
source.extension.vsixmanifest
StackUC.xaml Bug fixes: 2013-12-30 17:03:19 +00:00
StackUC.xaml.cs reduce Dispatcher.Invoke calls, use now the Application.Current.Dispatcher, fix exception on FindWindow, assembler stepping is working for me without mterwood's changes 2014-07-12 11:28:44 +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