Cosmos/source2/Debug/Cosmos.Debug.VSDebugEngine/AD7.Impl
2012-08-05 16:49:35 +00:00
..
AD7BoundBreakpoint.cs
AD7BreakpointResolution.cs
AD7DocumentContext.cs The document context is now registered as C# rather than C++. (it was registered as C# elsewhere) 2012-01-04 20:45:28 +00:00
AD7Engine.cs 2012-07-30 01:13:27 +00:00
AD7Enums.cs
AD7Events.cs
AD7Expression.cs Added expression support, meaning you can now hover over a local variable, or parameter, and get it's value. 2012-01-06 00:09:41 +00:00
AD7MemoryAddress.cs
AD7Module.cs 2011-06-18 01:36:26 +00:00
AD7PendingBreakpoint.cs 2011-06-27 19:57:48 +00:00
AD7Port.cs
AD7PortSupplier.cs 2011-06-18 01:36:26 +00:00
AD7Process.cs 2012-08-05 13:59:06 +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 2012-08-02 18:05:53 +00:00
AD7StackFrame.cs Now using fetch on demand sourceinfos for stepping. 2012-08-05 16:49:35 +00:00
AD7Thread.cs 2012-08-03 05:17:12 +00:00
DebugLocalInfo.cs Arrays now show their elements as children, and, in order to facilitate that, children are now enumerated through as well. Also, the methods to display the values of the properties are now much more compact, and much easier to maintain. 2012-01-11 21:51:23 +00:00