sschocke_cp
|
24c27d23ef
|
Added network support. ARP and ICMP echo(ping) is working. Couple of major changes here, so please re-run install.bat
|
2012-02-05 20:24:53 +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 |
|
kudzu_cp
|
2c896b6c68
|
SendAssembly work
|
2012-01-21 20:05:15 +00:00 |
|
kudzu_cp
|
732ec7eb6b
|
Fix for DebugStub ping/pong.
|
2012-01-17 03:30:33 +00:00 |
|
kudzu_cp
|
821a055020
|
|
2012-01-15 23:12:24 +00:00 |
|
kudzu_cp
|
d5a1bb2f45
|
Second breakpoint bug fixed.
|
2012-01-15 22:06:09 +00:00 |
|
kudzu_cp
|
6f7e16fb55
|
|
2012-01-15 21:37:13 +00:00 |
|
kudzu_cp
|
e5d56db899
|
|
2012-01-15 20:41:33 +00:00 |
|
kudzu_cp
|
8dc36c13e7
|
Cleanup and fixes to debugger engine for breakpoints. All breakpoints should be set properly now before booting.
Still some other issues to solve with VS hanging now on some breakpoints.
|
2012-01-15 19:35:49 +00:00 |
|
kudzu_cp
|
dd777a97b0
|
|
2012-01-15 17:48:22 +00:00 |
|
kudzu_cp
|
26aac6e863
|
|
2012-01-15 17:05:55 +00:00 |
|
kudzu_cp
|
d05253aea5
|
|
2012-01-15 16:54:06 +00:00 |
|
kudzu_cp
|
123309bbdf
|
|
2012-01-15 16:06:19 +00:00 |
|
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
|
7e1190354c
|
|
2012-01-03 23:26:23 +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 |
|
kudzu_cp
|
8034dd5ad6
|
Documentation
|
2012-01-03 00:46:44 +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
|
d8bfdad3ee
|
|
2011-09-11 03:08:48 +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
|
7be11ee5f7
|
|
2011-09-04 20:11:19 +00:00 |
|
kudzu_cp
|
272c4f3410
|
|
2011-09-04 19:48:52 +00:00 |
|
kudzu_cp
|
cc642ffb3f
|
|
2011-09-04 19:07:49 +00:00 |
|
Trivalik_cp
|
5f96188be8
|
GDBClient: no load time now for asm file
|
2011-08-29 20:02:40 +00:00 |
|
Trivalik_cp
|
65e854d492
|
GDBClient uses now the asm file for displaying
|
2011-08-27 20:37:41 +00:00 |
|
kudzu_cp
|
cf1562c94c
|
|
2011-08-17 00:14:02 +00:00 |
|
kudzu_cp
|
b8799236f4
|
|
2011-08-16 15:02:28 +00:00 |
|
Trivalik_cp
|
57a66f7638
|
GDBClient:
OpenFileDialog occure on connect if no path as argument
optimize save,refresh menu items
|
2011-08-12 20:02:35 +00:00 |
|