Cosmos/source2/Debug/Cosmos.Debug.VSDebugEngine/AD7.Impl
2014-03-24 21:25:32 +00:00
..
AD7BoundBreakpoint.cs Added ASM Breakpoint feature - currently you have to double click to set an ASM BP. Gutter UI will be added. 2014-01-14 19:09:26 +00:00
AD7BreakpointResolution.cs
AD7DocumentContext.cs
AD7Engine.cs Fixed VS Break button. 2014-01-18 11:29:01 +00:00
AD7Enums.cs 2012-08-12 10:00:27 +00:00
AD7Events.cs
AD7Expression.cs
AD7MemoryAddress.cs
AD7Module.cs Stabalises the debugger so VS should crash less often. 2013-12-24 16:53:49 +00:00
AD7PendingBreakpoint.cs VS2013 Support 2013-11-06 21:01:49 +00:00
AD7Port.cs
AD7PortSupplier.cs
AD7Process.cs optimize label's, fix warnings 2014-03-24 21:25:32 +00:00
AD7ProgramNode.cs Change to GUID process IDs in debugger in preparation for killing off DummyHost. 2012-07-04 03:22:38 +00:00
AD7ProgramProvider.cs Change to GUID process IDs in debugger in preparation for killing off DummyHost. 2012-07-04 03:22:38 +00:00
AD7Property.cs Patched Locals issues when ASM stepping. 2014-01-15 22:18:12 +00:00
AD7StackFrame.cs Patched Locals issues when ASM stepping. 2014-01-15 22:18:12 +00:00
AD7Thread.cs Faster stepping. 2012-08-12 15:29:07 +00:00
DebugLocalInfo.cs