Commit graph

603 commits

Author SHA1 Message Date
kudzu_cp
c83727567f 2012-06-15 21:47:04 +00:00
kudzu_cp
0abe2bf4c8 2012-06-15 21:36:51 +00:00
kudzu_cp
2f0cf0704e 2012-06-15 20:05:28 +00:00
kudzu_cp
9e08767e77 VMWare debugger, and pipe name change. 2012-06-15 18:26:48 +00:00
kudzu_cp
fe8a51fde5 AD7 fix 2012-06-15 15:27:34 +00:00
kudzu_cp
1509b39095 2012-06-15 14:59:07 +00:00
kudzu_cp
7e10628c67 2012-06-15 14:09:57 +00:00
kudzu_cp
d40e3560ae Build fixes 2012-06-15 13:58:47 +00:00
kudzu_cp
457c770918 2012-06-05 15:22:54 +00:00
kudzu_cp
a721ebd233 2012-06-05 15:04:01 +00:00
kudzu_cp
624ade312e 2012-06-04 17:34:19 +00:00
kudzu_cp
17dbb4b2e5 2012-03-26 00:53:33 +00:00
kudzu_cp
d6a829c5c6 2012-03-26 00:07:44 +00:00
kudzu_cp
c012e30524 2012-03-25 23:37:12 +00:00
kudzu_cp
159c436aca 2012-03-25 23:27:08 +00:00
kudzu_cp
22a9fb8cef 2012-03-25 23:14:52 +00:00
kudzu_cp
15a35f091d 2012-03-25 23:06:53 +00:00
kudzu_cp
4657811098 2012-03-25 22:17:47 +00:00
kudzu_cp
31574615bf Assembly window. 2012-03-25 19:25:22 +00:00
HKS_cp
cd4636dd69 Fixed grammar in an exception 2012-02-17 00:50:04 +00:00
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
kudzu_cp
991c3cdd9e 2011-08-12 02:38:17 +00:00
kudzu_cp
75d0d9e342 2011-08-12 02:33:58 +00:00
kudzu_cp
767d8cd205 2011-08-12 02:04:43 +00:00
kudzu_cp
a469a39eaf 2011-08-12 01:54:07 +00:00
Trivalik_cp
612ef94eb0 update gdb to 7.3
add break to Cosmos.Debug.GDB client and update it for current gdb version
2011-08-11 23:11:34 +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
4c8740d57b CPDB changes. 2011-07-16 04:10:10 +00:00
kudzu_cp
b29250ca9c Removed unused field from cpdb. 2011-07-15 17:05:46 +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
a37d618225 2011-07-10 01:23:07 +00:00
kudzu_cp
91b7b3848f Fixed SendStack bug in DS. 2011-07-10 00:04:42 +00:00
kudzu_cp
b1e593bb60 2011-07-09 22:00:12 +00:00
kudzu_cp
cfb4e0a35f 2011-07-09 21:55:46 +00:00
kudzu_cp
792b43516b 2011-07-09 19:48:50 +00:00
kudzu_cp
4f6e70f9a0 PID fix for pipe in Asm Debugger 2011-07-09 17:52:52 +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
kudzu_cp
16c842bdca Pipe now compat with mult instances of VS. 2011-07-09 15:44:59 +00:00
kudzu_cp
cf180dfe6d Removed "Original" from some ASM labels, it was inconsistent. 2011-07-09 15:20:03 +00:00
Sentinel209_cp
58c115c7f7 2011-07-09 05:07:59 +00:00
Sentinel209_cp
ff46012613 Removed old project and formatted frame text. 2011-07-09 04:01:24 +00:00
Sentinel209_cp
cd66f972b8 2011-07-09 03:00:06 +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
a019cb3d9b EIP support. 2011-06-27 01:35:49 +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
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
kudzu_cp
434fd213e5 2011-02-25 02:12:08 +00:00
kudzu_cp
16370914a7 2011-02-25 01:54:20 +00:00
kudzu_cp
1edb546842 2011-02-24 14:50:10 +00:00
kudzu_cp
4b35540c5f 2011-02-22 13:42:28 +00:00
kudzu_cp
ec0b51bf98 Comments and 16 byte length check in DebugConnector 2011-02-19 19:13:06 +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
AlfaOmega08_cp
030c3ea8ef 2011-02-11 17:28:24 +00:00
mterwoord_cp
8f75baf6d0 progress again :) 2011-02-11 16:52:42 +00:00
mterwoord_cp
81bffab044 2011-02-10 13:49:41 +00:00
mterwoord_cp
ede6b418c5 2011-01-04 17:26:33 +00:00
mterwoord_cp
e8b53132ca 2011-01-03 10:40:42 +00:00
mterwoord_cp
415f528359 + bootstrap configuration builds again
+ debug info handling is refactored into 1 class
2011-01-02 12:55:43 +00:00
mterwoord_cp
eb907ca195 2010-12-31 14:44:05 +00:00
mterwoord_cp
121464d6cd Only 1 debug info file is used now (.cpdb) 2010-12-29 12:45:29 +00:00
mterwoord_cp
140a8c3a03 2010-12-29 10:24:15 +00:00
rfc1459_cp
1d72176387 Further improved symbol generation by optimizing db creation. 2010-10-15 17:35:08 +00:00
rfc1459_cp
c07cb0c161 Put database inserts in a transaction. Database is written to a temporary file during build to gain some speed. 2010-10-14 22:18:54 +00:00
Trivalik_cp
f7be482885 add message, when vmware already using debug.vmx 2010-10-06 20:38:04 +00:00
Trivalik_cp
6bec9d7f0c add error output, if cmap is not build, happens when Cosmos project is not build (next todo) 2010-09-29 11:47:58 +00:00
Trivalik_cp
a80ef75b20 unit format of assemblyinfos 2010-09-09 20:54:55 +00:00
kudzu_cp
fe43fbddeb Set all csproj files to .NET 4.0. 2010-09-06 14:16:09 +00:00
kudzu_cp
e2c99b1d3a Removed subdir from Cosmos.Debug.Common 2010-09-06 02:10:35 +00:00
kudzu_cp
0bb182673b 2010-09-06 02:07:03 +00:00
kudzu_cp
15c5d7e723 Removed old fbembed test code. 2010-09-06 02:03:22 +00:00
kudzu_cp
48a36fa4b0 fbembed DLL not found fixed. 2010-09-06 01:53:19 +00:00
kudzu_cp
b7e889c022 2010-09-05 13:32:07 +00:00
kudzu_cp
8601999a6e 2010-09-05 13:30:12 +00:00
kudzu_cp
7ac0f64946 2010-09-05 13:29:49 +00:00
Trivalik_cp
24864e0050 all except fbtest, runs 2010-09-04 19:52:46 +00:00
kudzu_cp
bf266a11c4 Disabled some code till the 2008 removal check in is completed. 2010-09-04 19:37:18 +00:00
kudzu_cp
801119111b 2008 removal of iss parts. 2010-09-04 19:28:55 +00:00
Trivalik_cp
1785670a75 renaming all, except vspackage 2010-09-04 19:07:11 +00:00
Trivalik_cp
474c16ecd8 remove vs2008 support, part 1 (not usable) 2010-09-04 17:59:02 +00:00
kudzu_cp
7dec88dc6e Path fix for CPDB and fix to ISS to copy FBEmbed DLLs. 2010-09-04 17:43:47 +00:00
kudzu_cp
ee076acdac 2010-09-04 17:24:52 +00:00
kudzu_cp
3f76543f9a 2010-09-04 17:00:38 +00:00
kudzu_cp
872329d6c2 2010-09-04 02:27:06 +00:00
kudzu_cp
1a993eb83c 2010-09-04 02:04:46 +00:00
kudzu_cp
40d64afc97 2010-09-03 16:04:15 +00:00
kudzu_cp
4a683431df 2010-09-03 13:52:44 +00:00
kudzu_cp
68bdaed3fa 2010-09-03 01:18:43 +00:00
kudzu_cp
d06ead7cee 2010-09-03 01:09:46 +00:00
kudzu_cp
48c121c238 2010-09-03 00:54:35 +00:00
kudzu_cp
c59ecc3233 2010-09-03 00:41:37 +00:00
kudzu_cp
3fe8bb0843 Not exactly sure, but compiles on x64 again.. something with build config settings in the sln.
Also pre work on cxdb changes (not checked yet, dont get this checkin)
2010-09-02 21:59:47 +00:00
kudzu_cp
2b8adc0097 Documentation of debugger. 2010-09-02 02:18:40 +00:00
kudzu_cp
942cf2e780 2010-09-02 01:19:25 +00:00
Trivalik_cp
7768ebc612 update csproj for vs2010, add debugable for vspackage in vs2010 2010-09-01 20:55:41 +00:00
kudzu_cp
9e8e74baac 2010-08-30 00:48:53 +00:00
kudzu_cp
a8a6d9850e Breakpoint work in CGDB 2010-08-29 15:29:15 +00:00
kudzu_cp
7ed1a889fb 2010-08-29 01:44:33 +00:00
kudzu_cp
738f165fdc GDB client work. 2010-08-28 23:52:02 +00:00
kudzu_cp
a7a2bb9aca 2010-08-28 20:09:21 +00:00
Trivalik_cp
25f2073375 fix rest of csproj, wrong name in 2010.bat 2010-08-24 18:03:46 +00:00
Trivalik_cp
d455818547 update csproj, on current state, 2010-08-24 09:48:55 +00:00
mterwoord_cp
d6a9123b1d 2010-08-22 12:17:41 +00:00
kudzu_cp
ad3c49c978 2010-08-20 14:51:59 +00:00
kudzu_cp
392ab5707c 2010-08-19 22:11:32 +00:00
kudzu_cp
345129e59e 2010-08-19 04:53:44 +00:00
kudzu_cp
2e123870d8 GDB upgrades 2010-08-19 03:41:42 +00:00
kudzu_cp
f592992a7d 2010-08-18 05:26:47 +00:00
kudzu_cp
23bb44eae9 GDB: Merged disassembly window into main. 2010-08-18 03:47:08 +00:00
kudzu_cp
c319bc7fde 2010-08-17 12:55:40 +00:00
kudzu_cp
314dbc1a1a 2010-08-13 04:13:29 +00:00
kudzu_cp
ac9f86fd35 2010-08-13 03:22:37 +00:00
kudzu_cp
9206f15b2e Code based breaks fixed. 2010-08-13 02:49:43 +00:00
Trivalik_cp
56f9e25016 add near all Solution and Project Files for Visual Studio 2010
Cosmos still compiles
2010-08-12 20:21:55 +00:00
mterwoord_cp
f0822e6123 2010-08-11 12:00:40 +00:00
mterwoord_cp
f19e133ef6 2010-08-11 07:52:11 +00:00
mterwoord_cp
5b64f95be6 Implemented auto-search for the kernel assembly in a .Cosmos project. cleaned up the Cosmos.targets file. 2010-08-09 07:10:47 +00:00
kudzu_cp
f48d1cde75 Stepping work 2010-08-08 22:21:24 +00:00
kudzu_cp
d037379c7b Checks for existence of GDB client. 2010-08-08 21:25:17 +00:00
kudzu_cp
153303b5af GDB Client integration 2010-08-08 21:06:32 +00:00
kudzu_cp
e76b144411 2010-08-03 23:06:02 +00:00
kudzu_cp
d4d66cae0b 2010-08-03 21:59:41 +00:00
kudzu_cp
fec32127b4 QEMU GDB fix 2010-08-03 20:43:45 +00:00
kudzu_cp
b98456610c 2010-08-03 20:38:18 +00:00
mterwoord_cp
1e7398cfda 2010-08-03 18:19:15 +00:00
kudzu_cp
17a9d1ac04 2010-08-03 17:59:31 +00:00
kudzu_cp
ce116febf9 Serial sig now fixed and working in VMWare. 2010-08-03 17:22:45 +00:00
mterwoord_cp
43463a5c3e VMWare workstation path is now retrieved from registry 2010-08-03 16:22:29 +00:00
kudzu_cp
0f1029bf3f Serial Signature work for QEMU emitting crap on serial init. 2010-08-03 16:08:33 +00:00
mterwoord_cp
63349e3c2b Fixing qemu stuff. removed qemu. DONT DOWNLOAD! (next part in 10 minutes) 2010-08-03 14:11:46 +00:00
kudzu_cp
14b805fdb5 MS5 Complete! 2010-08-03 01:53:59 +00:00
kudzu_cp
291fb92af8 Almost done - have a thread block to solve... 2010-08-03 01:13:31 +00:00
kudzu_cp
affc235928 2010-08-03 00:56:36 +00:00
kudzu_cp
a83f93d662 2010-08-03 00:15:59 +00:00
kudzu_cp
f76c9e8b34 Waiting for ACK (not complete yet) 2010-08-02 16:29:47 +00:00
kudzu_cp
59450f9e86 DebugStub ACK functioning. 2010-08-02 15:54:11 +00:00
kudzu_cp
f7db3e0db1 CmdCompleted handling in VSDebug 2010-08-02 15:11:12 +00:00