Cosmos/source2/Debug
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
..
Cosmos.Debug.Common 2012-01-03 23:26:23 +00:00
Cosmos.Debug.GDB GDBClient: no load time now for asm file 2011-08-29 20:02:40 +00:00
Cosmos.Debug.HostProcess Documentation 2012-01-03 00:46:44 +00:00
Cosmos.Debug.VSDebugEngine 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