Commit graph

37 commits

Author SHA1 Message Date
mterwoord_cp
b86ec15cf9 several performance related fixes, and some functional improvements. 2014-07-06 18:27:24 +00:00
EdwardNutting_cp
daec8cd24b Patched Locals issues when ASM stepping. 2014-01-15 22:18:12 +00:00
EdwardNutting_cp
87514cde77 All those debugger changes we've been waiting for ;) 2014-01-10 22:03:55 +00:00
kudzu_cp
5393689642 sqlite works! 2013-08-06 17:28:32 +00:00
mterwoord_cp
25c67d6d81 some refactoring in DebugInfo 2013-08-03 16:46:09 +00:00
kudzu_cp
fbbba12851 2012-08-12 00:19:44 +00:00
kudzu_cp
8536a39de0 2012-08-07 20:46:16 +00:00
kudzu_cp
fbd802aaa7 Now using fetch on demand sourceinfos for stepping. 2012-08-05 16:49:35 +00:00
kudzu_cp
f9d157e7d3 2012-08-05 16:27:33 +00:00
kudzu_cp
90c2c92168 2012-08-05 15:23:09 +00:00
kudzu_cp
29a58e0099 2012-08-05 15:21:55 +00:00
kudzu_cp
42996698a8 2012-08-05 15:17:48 +00:00
kudzu_cp
c4b50d143d 2012-08-05 13:59:06 +00:00
kudzu_cp
d67d05685c 2012-08-03 05:17:12 +00:00
kudzu_cp
97d03bd1e9 2012-08-02 18:56:52 +00:00
kudzu_cp
aa7a8d6edf 2012-08-02 18:05:53 +00:00
kudzu_cp
af5c2586db 2012-08-02 17:08:48 +00:00
kudzu_cp
dc3d003307 Raw SQL dead, long live EF. 2012-08-02 16:03:27 +00:00
kudzu_cp
05e123117c Fix for local watch window. 2012-01-22 15:13:15 +00:00
kudzu_cp
a07cc56f32 Asm window was not displaying all asm when exception handlers were involved. This is now fixed. 2012-01-22 01:37:10 +00:00
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)