Commit graph

17 commits

Author SHA1 Message Date
blah38621_cp
237cf2e693 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
blah38621_cp
7258cbf63c 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
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
kudzu_cp
9181579230 2011-06-18 01:36:26 +00:00
kudzu_cp
4b35540c5f 2011-02-22 13:42:28 +00:00
mterwoord_cp
1a147fa818 2011-02-19 16:06:44 +00:00
mterwoord_cp
ba843bb16c 2011-02-19 15:08:03 +00:00
mterwoord_cp
fab8765053 2011-02-17 18:49:42 +00:00
mterwoord_cp
bfb7fde96b 2011-02-12 10:07:07 +00:00
mterwoord_cp
81bffab044 2011-02-10 13:49:41 +00:00
kudzu_cp
942cf2e780 2010-09-02 01:19:25 +00:00
mterwoord_cp
f0822e6123 2010-08-11 12:00:40 +00:00
mterwoord_cp
3df0e5dd46 2010-07-30 17:03:41 +00:00
mterwoord_cp
2c37375906 Some small refactorings, and debugger now shows where it breaks 2010-01-24 10:09:14 +00:00
kudzu_cp
34c3a187a9 2009-05-28 14:26:33 +00:00
kudzu_cp
9ec52a8ece 2009-05-28 14:15:10 +00:00
kudzu_cp
1b240c7932 2009-05-28 12:45:33 +00:00
Renamed from source2/Debug/Cosmos.Debugger.VSDebugEngine/AD7.Impl/AD7StackFrame.cs (Browse further)