Commit graph

296 commits

Author SHA1 Message Date
kudzu_cp
795c01d197 2011-06-26 23:23:50 +00:00
kudzu_cp
54abcb5266 2011-06-26 23:15:50 +00:00
kudzu_cp
fa8c6a64bb Added max length check to Debug data. 2011-06-26 22:25:18 +00:00
kudzu_cp
6e0260656d 2011-06-26 22:13:35 +00:00
kudzu_cp
7653d9c4d5 2011-06-26 21:26:22 +00:00
kudzu_cp
0612078239 2011-06-26 21:04:44 +00:00
kudzu_cp
14484980a9 2011-06-26 20:17:14 +00:00
kudzu_cp
09c64ce263 2011-06-26 19:26:25 +00:00
kudzu_cp
6a27844ce7 2011-06-26 17:11:38 +00:00
kudzu_cp
1ed87553fb 2011-06-26 17:00:26 +00:00
kudzu_cp
714357395f 2011-06-26 15:43:06 +00:00
Sentinel209_cp
564ad17686 2011-06-25 21:13:16 +00:00
Sentinel209_cp
657d8d9eb1 Framework for sending assembly for current breakpoint to the debugger. 2011-06-25 20:46:04 +00:00
Trivalik_cp
7cc4009510 fix GDB Debugger use in paths with whitespaces in it 2011-06-25 20:32:47 +00:00
kudzu_cp
0e397d3f49 2011-06-25 18:44:51 +00:00
kudzu_cp
93850f307f 2011-06-19 23:56:56 +00:00
kudzu_cp
33909617fb 2011-06-19 23:36:00 +00:00
kudzu_cp
9f2a17fc0f 2011-06-19 21:31:19 +00:00
kudzu_cp
a6d31bf0b6 2011-06-19 21:22:29 +00:00
kudzu_cp
5999161428 2011-06-19 21:21:53 +00:00
kudzu_cp
20fae79f44 2011-06-19 20:41:40 +00:00
kudzu_cp
501c3c09b3 Added SendRegisters to DebugStub. 2011-06-19 20:21:00 +00:00
Sentinel209_cp
00dd3c826b 2011-06-19 17:21:10 +00:00
kudzu_cp
7a5d269422 2011-06-19 17:05:19 +00:00
kudzu_cp
dc7d0dc66b 2011-06-19 14:12:44 +00:00
kudzu_cp
7a25468505 2011-06-19 13:45:22 +00:00
kudzu_cp
faed46c816 2011-06-19 13:40:23 +00:00
kudzu_cp
18cb7298ec 2011-06-19 04:18:57 +00:00
kudzu_cp
8dd3294605 2011-06-19 00:12:59 +00:00
blah38621_cp
9f68c16eef Did a bit of organization and added int[] watches. 2011-06-18 21:07:51 +00:00
kudzu_cp
af13102ee9 2011-06-18 14:57:53 +00:00
kudzu_cp
9181579230 2011-06-18 01:36:26 +00:00
kudzu_cp
d62c10fb64 2011-06-18 01:26:07 +00:00
Trivalik_cp
8cd3d9cf47 GDB Client, change function label to textbox, allows to copy the name
change filesystem to int64, logical error in Read()
fix Ldarg, Ldarga xExtraSize, now should work really 64 bit and greater
2011-06-16 20:56:22 +00:00
Trivalik_cp
85aa226658 add watches functionality to GDB client, if we type: ESP 3
it means dereference ESP and look at this 3 values of uint
   its possible for all register, this is useful to dont need a stack window
add red colored register on changes
many small improvements, and naming improvements
2011-06-15 22:14:41 +00:00
Trivalik_cp
11b24e4a70 change gdb client to start without a cgdb file
copy gdb client on every build to install path if registry key found
remove hardcoded gdb.exe path
optimize vspackage, no cache refresh for every item
2011-06-14 19:47:39 +00:00
Trivalik_cp
df6b9ba484 2011-06-05 12:23:06 +00:00
Trivalik_cp
12d40b7866 add char[] watches 2011-06-05 12:22:14 +00:00
Trivalik_cp
00a6e88e4c fix DebugInfo for types bigger than 4 (ebp offset), add float, double to debugger view 2011-03-20 21:15:20 +00:00
kudzu_cp
5f0a735e37 Strings are now stored in memory comparable to how it works in .net (and probably mono) 2011-03-17 15:04:24 +00:00
kudzu_cp
f0f2475173 2011-03-17 12:36:51 +00:00
mterwoord_cp
bd82fa4238 2011-03-11 13:23:06 +00:00
mterwoord_cp
bd59ac6966 2011-03-09 16:53:21 +00:00
kudzu_cp
494926a61d 2011-03-03 15:02:47 +00:00
kudzu_cp
21d6c9ceac 2011-03-03 14:34:55 +00:00
Trivalik_cp
edc62eac91 reverse read direction of Stack, so it works as expected 2011-03-02 21:22:17 +00:00
Trivalik_cp
39d7a47d21 hack ulong/long support for debugger,( SendMethodContext ignore size, i think) 2011-02-28 00:06:33 +00:00
kudzu_cp
934b850ba0 2011-02-25 15:39:28 +00:00
kudzu_cp
38344570ac 2011-02-25 14:02:59 +00:00
kudzu_cp
d3744b6053 2011-02-25 02:53:36 +00:00