Commit graph

197 commits

Author SHA1 Message Date
kudzu_cp
c148e35fa8 2012-01-14 23:02:33 +00:00
blah38621_cp
61299be317 Fields now show up in the debugger. 2012-01-14 20:20:24 +00:00
kudzu_cp
1f2a1792d9 2012-01-14 18:57:47 +00:00
kudzu_cp
032809c7f1 2012-01-14 18:38:34 +00:00
kudzu_cp
e4862d3c7b 2012-01-13 13:07:54 +00:00
kudzu_cp
c8830d9c92 2012-01-13 11:29:55 +00:00
kudzu_cp
617ec171cd 2012-01-13 11:27:52 +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
kudzu_cp
13c58b3c66 2012-01-09 04:15:51 +00:00
kudzu_cp
7e6be4ee59 2012-01-09 00:33:04 +00:00
kudzu_cp
28ab7aa453 2012-01-09 00:14:03 +00:00
kudzu_cp
73f5e2fd74 Cosmos output pane updates
Text data for windows now uses UTF8 on pipe instead of ASCII.
2012-01-08 23:37:39 +00:00
kudzu_cp
01871e59cf Better VMWare cleanup, moved ping button. 2012-01-08 20:48:11 +00:00
kudzu_cp
a981f8cf35 VSIP Ping 2012-01-08 18:23:41 +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
blah38621_cp
7b6708e9a1 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
kudzu_cp
23505c87c0 Fixed issue where debugging services did not function after first run unless VS was restarted. 2012-01-03 22:04:13 +00:00
kudzu_cp
3165d45560 2012-01-03 04:06:34 +00:00
mterwoord_cp
d2d833727f 2011-10-03 16:16:25 +00:00
Trivalik_cp
c134a571fa fix Conv, Ldelem, Mul, Newobj for string, Rem ( modulo), fix memory zero in cpuimpl, add char[] to debug in VS 2011-09-28 18:56:41 +00:00
kudzu_cp
733d3de69b Debugger pipe work. 2011-09-13 01:51:54 +00:00
kudzu_cp
b69139311e 2011-09-12 00:45:58 +00:00
kudzu_cp
0dcaeed292 2011-09-05 02:37:01 +00:00
kudzu_cp
7162637756 2011-09-05 02:22:17 +00:00
kudzu_cp
767d8cd205 2011-08-12 02:04:43 +00:00
kudzu_cp
c445b179d0 2011-07-19 03:44:13 +00:00
kudzu_cp
f3ad4181d8 AsmView is broken, working on it. 2011-07-19 03:10:42 +00:00
kudzu_cp
41fa2deaec 2011-07-19 01:54:59 +00:00
kudzu_cp
914cb71930 2011-07-18 16:03:50 +00:00
kudzu_cp
685aaaa6f0 2011-07-18 06:27:14 +00:00
Sentinel209_cp
254c594af5 2011-07-16 22:36:19 +00:00
kudzu_cp
eb5146e8eb 2011-07-16 20:51:03 +00:00
kudzu_cp
491abfe0e5 CPDB work 2011-07-15 16:48:15 +00:00
kudzu_cp
ffb21b218d 2011-07-10 05:59:37 +00:00
kudzu_cp
6b5100001e 2011-07-10 04:32:40 +00:00
kudzu_cp
777fa09958 Fix for stepping and asm debuger, but now something is broken... 2011-07-09 15:54:37 +00:00
kudzu_cp
e6c52ca477 2011-07-09 15:49:11 +00:00
Sentinel209_cp
58c115c7f7 2011-07-09 05:07:59 +00:00
Sentinel209_cp
3d19f26d2c 2011-07-09 02:31:25 +00:00
Sentinel209_cp
c5b946cbcf Frame and Stack debugger integration. 2011-07-09 02:10:53 +00:00
Sentinel209_cp
0b7916a4bb 2011-07-05 06:11:26 +00:00
Sentinel209_cp
2c42c3f6f8 2011-07-02 23:26:16 +00:00
Sentinel209_cp
72b8f9ea74 2011-06-28 02:05:24 +00:00
Sentinel209_cp
43c881d703 2011-06-27 19:57:48 +00:00
kudzu_cp
795c01d197 2011-06-26 23:23:50 +00:00
kudzu_cp
54abcb5266 2011-06-26 23:15:50 +00:00
kudzu_cp
09c64ce263 2011-06-26 19:26:25 +00:00
Sentinel209_cp
564ad17686 2011-06-25 21:13:16 +00:00
Trivalik_cp
7cc4009510 fix GDB Debugger use in paths with whitespaces in it 2011-06-25 20:32:47 +00:00