Cosmos/source2/Debug/Cosmos.Debug.VSDebugEngine/AD7.Impl
blah38621_cp 9e984dedc8 Fixed the debugging of char[]'s, and int[]'s, as well as added quite a few others. The current list of supported types in a watch is as follows:
string, byte, byte[], char, char[], short, short[], ushort, ushort[], int, int[], uint, uint[], long, long[], ulong, ulong[], float, float[], double, double[], bool, and bool[].
2012-01-05 00:09:55 +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 2011-06-25 21:13:16 +00:00
AD7Enums.cs 2009-05-28 14:26:33 +00:00
AD7Events.cs 2011-02-10 13:49:41 +00:00
AD7Expression.cs Fixed the debugging of char[]'s, and int[]'s, as well as added quite a few others. The current list of supported types in a watch is as follows: 2012-01-05 00:09:55 +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 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
AD7ProgramNode.cs 2011-02-10 13:49:41 +00:00
AD7ProgramProvider.cs 2011-06-18 01:36:26 +00:00
AD7Property.cs Fixed the debugging of char[]'s, and int[]'s, as well as added quite a few others. The current list of supported types in a watch is as follows: 2012-01-05 00:09:55 +00:00
AD7StackFrame.cs Fixed the debugging of char[]'s, and int[]'s, as well as added quite a few others. The current list of supported types in a watch is as follows: 2012-01-05 00:09:55 +00:00
AD7Thread.cs 2011-02-10 13:49:41 +00:00
DebugLocalInfo.cs 2011-02-10 13:49:41 +00:00