Commit graph

603 commits

Author SHA1 Message Date
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
kudzu_cp
8265e5ff97 2010-08-02 14:25:52 +00:00
kudzu_cp
24308eb48e 2010-08-02 14:19:02 +00:00
kudzu_cp
1456bd05cf 2010-08-02 13:39:35 +00:00
mterwoord_cp
ed2abdb9a2 2010-08-02 12:53:26 +00:00
kudzu_cp
93ad7db51f 2010-08-02 12:18:38 +00:00
kudzu_cp
c68c7ad294 DebugStub Command IDs 2010-08-02 00:49:48 +00:00
kudzu_cp
54a64d7d07 2010-08-01 23:39:21 +00:00
kudzu_cp
0ce3ab1ef9 Removing breakpoints now works. 2010-08-01 23:32:23 +00:00
kudzu_cp
02833f202b GDB Client: Fix for last checkin 2010-08-01 21:35:26 +00:00
kudzu_cp
5d1d1cf870 GDB Client - Windows to top automatic 2010-08-01 21:24:10 +00:00
kudzu_cp
c1718b4997 Stopped / Running status added to Cosmos GDB Debugger. 2010-08-01 21:05:22 +00:00
kudzu_cp
65a23c894d 2010-08-01 20:41:32 +00:00
kudzu_cp
ed409811fa 2010-08-01 18:32:21 +00:00
kudzu_cp
45fe759346 2010-08-01 18:28:04 +00:00
kudzu_cp
62bddc38d4 2010-08-01 18:21:10 +00:00
kudzu_cp
654ba26dc0 2010-08-01 18:16:54 +00:00
kudzu_cp
37ffa70f66 2010-08-01 17:04:01 +00:00
kudzu_cp
67c806f1f1 2010-08-01 16:20:07 +00:00
mterwoord_cp
832b9f6127 debugger works again 2010-08-01 08:18:20 +00:00
kudzu_cp
edb7f538ec 2010-07-31 16:14:58 +00:00
kudzu_cp
c001919a7d 2010-07-31 15:22:48 +00:00
kudzu_cp
161d36bfcf 2010-07-31 14:55:46 +00:00
kudzu_cp
4c3c35f625 2010-07-31 14:46:12 +00:00
kudzu_cp
421682f74a 2010-07-31 01:19:18 +00:00
mterwoord_cp
449e3f8f02 2010-07-30 17:06:47 +00:00
mterwoord_cp
3df0e5dd46 2010-07-30 17:03:41 +00:00
kudzu_cp
2fd6004d1e 2010-07-30 07:25:20 +00:00
kudzu_cp
6b0518bbb4 2010-07-30 07:08:40 +00:00
kudzu_cp
c36ef4f106 2010-07-30 06:16:47 +00:00
kudzu_cp
e3f67894e6 2010-07-30 05:36:27 +00:00
kudzu_cp
2db5a42eb3 2010-07-30 05:36:13 +00:00
kudzu_cp
4dab4dd4a6 2010-07-30 04:18:43 +00:00
kudzu_cp
c67d0158f7 2010-07-30 01:56:55 +00:00
kudzu_cp
dec4ed8db2 2010-07-30 01:56:06 +00:00
kudzu_cp
8d8b03be72 2010-07-29 17:11:21 +00:00
mterwoord_cp
11b5d3b7ef 2010-07-27 15:11:14 +00:00
mterwoord_cp
957a0a2e6a 2010-07-27 11:16:05 +00:00
kudzu_cp
3534a15b82 2010-07-27 05:07:14 +00:00
kudzu_cp
f387ea2d82 2010-07-27 04:31:02 +00:00
kudzu_cp
c4ce4ebba7 2010-07-27 03:25:01 +00:00
kudzu_cp
4ca94b80d1 2010-07-27 01:32:03 +00:00
kudzu_cp
ec8ede01f6 2010-07-27 00:44:41 +00:00
mterwoord_cp
edfc452577 2010-07-26 18:00:09 +00:00
kudzu_cp
5f3aae4e4e 2010-07-26 05:34:44 +00:00
kudzu_cp
bfa8bdb13e 2010-07-26 04:48:20 +00:00
kudzu_cp
6521e75e48 2010-07-26 04:30:50 +00:00
kudzu_cp
98320a3f6b 2010-07-26 04:05:18 +00:00
kudzu_cp
d2294b607e 2010-07-25 19:49:50 +00:00
kudzu_cp
edea7315ca Prop page work 2010-07-25 19:18:10 +00:00
kudzu_cp
9e4181a5d9 VMWare auto runs and closes now. 2010-07-25 17:41:10 +00:00
kudzu_cp
c5a4743032 2010-07-25 17:12:32 +00:00
kudzu_cp
99d15b938f 2010-07-25 16:57:43 +00:00
kudzu_cp
30afb3fc53 2010-07-25 16:50:59 +00:00
kudzu_cp
637e099f6f 2010-07-25 15:51:44 +00:00
kudzu_cp
763e1bc25f 2010-07-25 04:19:28 +00:00
kudzu_cp
bd5e433d1a Removed DebugEngine.cs, was essentially an empty proxy class. 2010-07-25 03:47:25 +00:00
kudzu_cp
96acf4d10f 2010-07-25 03:43:12 +00:00
kudzu_cp
876a098c2f 2010-07-25 03:32:15 +00:00
kudzu_cp
a61bbd47b1 2010-07-25 03:06:21 +00:00
kudzu_cp
713e7b6b95 2010-07-25 02:55:01 +00:00
kudzu_cp
098e67c0f8 2010-07-25 02:42:12 +00:00
kudzu_cp
715ff09b93 2010-07-24 23:07:32 +00:00
kudzu_cp
10724f3ad7 2010-07-24 22:36:11 +00:00
kudzu_cp
db39c8f3c5 2010-07-24 20:33:41 +00:00
kudzu_cp
5c8b2de82f 2010-07-23 17:01:35 +00:00
kudzu_cp
b91fa86a97 This version should be able to do a successful bootstrap of the devkit installer. 2010-07-23 16:59:07 +00:00
mterwoord_cp
c21090c80d DONT USE!! this checkin contains heavy debug code, wont work for almost all people! 2010-07-22 16:44:31 +00:00
kudzu_cp
2094e03792 2010-07-22 12:08:06 +00:00
kudzu_cp
f557dc5982 2010-07-22 00:57:28 +00:00
kudzu_cp
d2851d3bf3 2010-07-21 13:28:28 +00:00
kudzu_cp
c3994cb228 2010-07-21 13:22:57 +00:00
kudzu_cp
9a51a25e05 2010-07-21 13:15:54 +00:00
mterwoord_cp
ac8afbee7d changed some property pages. 2010-07-19 16:53:12 +00:00
kudzu_cp
8e5554ac68 2010-07-18 00:22:55 +00:00
kudzu_cp
45217bc0ed 2010-07-17 13:09:43 +00:00
kudzu_cp
878ce1ca7c 2010-07-14 00:59:40 +00:00
kudzu_cp
5749b03b21 2010-07-14 00:46:16 +00:00
kudzu_cp
2444302dd5 2010-07-14 00:39:25 +00:00
kudzu_cp
51541f153d 2010-07-14 00:17:30 +00:00
kudzu_cp
7c9503d2dc 2010-07-12 17:07:07 +00:00
kudzu_cp
8c5fb3767b 2010-07-12 16:51:42 +00:00
kudzu_cp
7951702138 2010-07-12 15:02:13 +00:00
kudzu_cp
9eb9214be5 2010-07-12 13:40:38 +00:00
kudzu_cp
a2ad4343db 2010-07-12 03:17:08 +00:00
kudzu_cp
2aba4f5d8a 2010-07-12 02:46:03 +00:00
kudzu_cp
86e1d27c5f 2010-07-12 00:02:59 +00:00
kudzu_cp
4381e840e8 2010-07-12 00:01:15 +00:00
kudzu_cp
f4e81c3d31 2010-07-11 19:05:50 +00:00
kudzu_cp
dce368d657 2010-07-11 18:38:18 +00:00
kudzu_cp
c9a6bed675 2010-07-11 18:06:56 +00:00
kudzu_cp
6fbf7cf6e8 2010-07-11 17:17:04 +00:00
kudzu_cp
6262823d4c 2010-07-11 15:39:57 +00:00
kudzu_cp
46a5933c0f 2010-07-11 04:18:08 +00:00
kudzu_cp
87064d5883 2010-07-11 02:12:33 +00:00
kudzu_cp
8e841ebf08 2010-07-11 01:16:44 +00:00
kudzu_cp
3bc272d9a7 Initial checkin of Cosmos.Debug.GDB 2010-07-10 22:57:15 +00:00
kudzu_cp
5467c1b181 2010-07-08 00:55:48 +00:00
mterwoord_cp
cbaeab70a5 2010-07-07 16:21:14 +00:00
kudzu_cp
3a64b8d806 2010-07-06 23:31:50 +00:00
mterwoord_cp
9fafc634e3 2010-06-08 15:12:11 +00:00
mterwoord_cp
2de90087b6 2010-05-26 16:06:37 +00:00
mterwoord_cp
74f0934718 2010-05-23 16:57:24 +00:00
mterwoord_cp
dcd7f139e0 slight speed improvement with .cxdb stuff.. 2010-05-23 16:22:31 +00:00
mterwoord_cp
0ad15a1b65 + msbuild file cleanup (debug message was left)
+ speedup cxdb loading
2010-05-05 08:13:24 +00:00
kudzu_cp
2903cadcc0 2010-04-14 00:24:28 +00:00
kudzu_cp
385c56eeaf QEMU and pipes works now. 2010-04-13 01:32:06 +00:00
mterwoord_cp
710e78fa15 2010-04-12 11:31:29 +00:00
kudzu_cp
457924717b 2010-04-11 18:44:37 +00:00
mterwoord_cp
00cddecc3c 2010-04-11 18:01:17 +00:00
kudzu_cp
5dbba72eef 2010-04-11 16:50:29 +00:00
kudzu_cp
2a94436706 2010-04-11 02:56:58 +00:00
kudzu_cp
ceaad664d1 2010-04-11 02:08:16 +00:00
kudzu_cp
4a05a80bf3 VMWare now launches. Still some issues, see CP tracker. 2010-04-11 01:06:44 +00:00
kudzu_cp
59ae409fd1 Prelim VMWare support (not working currently) 2010-04-10 23:51:22 +00:00
kudzu_cp
96cd38c008 2010-04-10 02:22:16 +00:00
mterwoord_cp
a121eeb63b 2010-04-05 17:25:58 +00:00
mterwoord_cp
0014ce0371 2010-04-04 10:32:09 +00:00
mterwoord_cp
63d82f5438 2010-04-03 16:45:17 +00:00
mterwoord_cp
9020b8eefa 2010-04-01 12:00:56 +00:00
mterwoord_cp
5f06663b7c fix previous intentional error. 2010-04-01 11:36:30 +00:00
mterwoord_cp
5a90fe5a2f changeset does NOT work. so DONT use it. this is to test the build server. 2010-04-01 07:29:27 +00:00
mterwoord_cp
c9501c4c3c 2010-03-29 16:41:12 +00:00
mterwoord_cp
fcf9c63524 change output paths 2010-03-25 18:44:47 +00:00
mterwoord_cp
c7ecc5f447 2010-03-25 13:17:08 +00:00
mterwoord_cp
655fc5e34a VS intergateion works now when insalled using installer 2010-03-16 18:08:44 +00:00
mterwoord_cp
f00c1ea05b Template installs ok now. 2010-03-14 16:46:12 +00:00
kudzu_cp
efe63437c0 2010-02-20 14:32:00 +00:00
kudzu_cp
0f497dac22 2010-02-20 14:28:02 +00:00
mterwoord_cp
7d99174bba stepping works now 2010-01-24 10:56:47 +00:00
mterwoord_cp
2c37375906 Some small refactorings, and debugger now shows where it breaks 2010-01-24 10:09:14 +00:00
mterwoord_cp
6b897d8e20 Breaking in integrated debugger works. next step is also showing which line we're at. 2010-01-23 09:57:56 +00:00
mterwoord_cp
76eaa30c13 Debugstub now supports real breakpoints (well, just one for now..) 2010-01-22 16:16:00 +00:00
mterwoord_cp
b4008e6894 2010-01-09 10:44:49 +00:00
mterwoord_cp
f2d32987da Breakthroughs on debugger integration 2010-01-06 17:17:54 +00:00
mterwoord_cp
7d75c57bb4 2010-01-06 12:16:20 +00:00
mterwoord_cp
d1421c0e8d 2009-11-29 14:00:16 +00:00
mterwoord_cp
b6ceb5f69f 2009-11-18 15:17:51 +00:00
mterwoord_cp
15a4d9510c 2009-11-14 07:24:00 +00:00
mterwoord_cp
39f6f057be 2009-11-14 07:04:57 +00:00
mterwoord_cp
6df8982f73 2009-11-07 13:00:40 +00:00
mterwoord_cp
9a8cbd13cc 2009-11-07 13:00:31 +00:00
mterwoord_cp
d81e230907 msbuild task now also works with cosmos related references 2009-11-06 09:17:06 +00:00
mterwoord_cp
04deecf867 2009-11-03 11:31:42 +00:00
mterwoord_cp
610b72e263 debugger progress 2009-11-02 18:11:05 +00:00
mterwoord_cp
df5e23225c 2009-11-01 18:50:19 +00:00
Dokugogagoji_cp
79362c4427 project references updated. fix for x64 visual studio. asm folder checked in 2009-10-18 08:54:56 +00:00
jdguzman_cp
a6025c6caa Continuation of adding ignore rules for bin & obj dirs. Will do one more check for any straglers. 2009-06-11 01:44:19 +00:00
kudzu_cp
e69c8a3c56 2009-05-29 15:15:12 +00:00
kudzu_cp
9005cf7f67 2009-05-28 14:42:37 +00:00
kudzu_cp
34c3a187a9 2009-05-28 14:26:33 +00:00
kudzu_cp
9ec52a8ece 2009-05-28 14:15:10 +00:00
kudzu_cp
1b240c7932 2009-05-28 12:45:33 +00:00
kudzu_cp
19f7e5f2c8 2009-05-28 12:43:58 +00:00