Cosmos/source2/Debug/Cosmos.Debug.VSDebugEngine/AD7.Impl
kudzu_cp 8dc36c13e7 Cleanup and fixes to debugger engine for breakpoints. All breakpoints should be set properly now before booting.
Still some other issues to solve with VS hanging now on some breakpoints.
2012-01-15 19:35:49 +00:00
..
AD7BoundBreakpoint.cs 2011-02-10 13:49:41 +00:00
AD7BreakpointResolution.cs 2011-02-10 13:49:41 +00:00
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 Cleanup and fixes to debugger engine for breakpoints. All breakpoints should be set properly now before booting. 2012-01-15 19:35:49 +00:00
AD7Enums.cs 2009-05-28 14:26:33 +00:00
AD7Events.cs 2011-02-10 13:49:41 +00:00
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 2011-06-18 01:26:07 +00:00
AD7Module.cs 2011-06-18 01:36:26 +00:00
AD7PendingBreakpoint.cs 2011-06-27 19:57:48 +00:00
AD7Port.cs 2010-09-04 02:04:46 +00:00
AD7PortSupplier.cs 2011-06-18 01:36:26 +00:00
AD7Process.cs Fields now show up in the debugger. 2012-01-14 20:20:24 +00:00
AD7ProgramNode.cs 2011-02-10 13:49:41 +00:00
AD7ProgramProvider.cs 2011-06-18 01:36:26 +00:00
AD7Property.cs Fields now show up in the debugger. 2012-01-14 20:20:24 +00:00
AD7StackFrame.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
AD7Thread.cs 2012-01-15 17:05:55 +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