Commit graph

30 commits

Author SHA1 Message Date
EdwardNutting_cp
a952b8ff4b Stabalises the debugger so VS should crash less often.
Locals window now works! (For primitive types and pointers only.) Exceptions related to unrecognised (i.e. more complex) types should be caught and display as the local variable's value instead of causing VS to crash. 
Autos window still causes instant VS crash.
Cosmos windows works.
Call Stack works (sort of...only ever displays current line)
Threads works (but there is only ever 1 thread so not very helpful)
Watch window is only capable of doing 1 watch result per break - step to next line to be able to run another - will look into why this is.
2013-12-24 16:53:49 +00:00
EdwardNutting_cp
bac3f98d56 VS2013 Support
This is relatively stable but no to be considered complete. Currently supported:
1. Installing user/dev kit (as normal)
2. Creating C#/VB/F# projects (latter 2 untested)
3. Debugging a Cosmos project - see limitations list below.

Debugging limitations:
1. Breakpoints sometimes fail to be hit. Only known thing that may help is recompile everything.
2. Specific breakpoint failure case: If you try and place a breakpoint on or after a "while(true)" statement it is extremely unreliable.

Other limitations:
1. VMWare occasionally breaks. If you get "Internal error" messages, or if VS crashes (don't let Windows "fix" it) or if VMWare fails to load properly there is only one known & reliable solution: Re-run the VMWare installer and hit "Repair". No restart required. You won't lose your VMs or settings (AFAI can tell).

If it all breaks, feel free to rant at it ;)
2013-11-06 21:01:49 +00:00
kudzu_cp
825220a6c5 2012-06-28 03:37:09 +00:00
kudzu_cp
1b4e407bc0 No more proj prop frame, now embedded. 2012-06-24 18:06:54 +00:00
kudzu_cp
22a9fb8cef 2012-03-25 23:14:52 +00:00
blah38621_cp
8f1d4c09fb Another from Gendarme, All attribute constructor arguments should be accessible via a read-only property. 2011-10-22 23:50:16 +00:00
Trivalik_cp
f16f0b66aa internal IDEBuildLogger changes so that high priority Messages ares issued on VS "Error List"->Messages
remove unneed error log for missing dll in msbuild task, change it to warning and remove assembly load after, so it could success if all avaiable
2011-06-10 15:26:49 +00:00
mterwoord_cp
e1c0c29f38 2010-12-24 11:19:44 +00:00
mterwoord_cp
32df9a2b43 2010-12-05 17:53:26 +00:00
mterwoord_cp
24329907f9 2010-10-26 15:06:26 +00:00
mterwoord_cp
b32b7357c5 2010-10-17 15:39:34 +00:00
mterwoord_cp
e7e937a470 2010-10-17 15:09:45 +00:00
mterwoord_cp
9cb7a9be59 2010-10-17 14:21:34 +00:00
Trivalik_cp
8fca2c4d6a add mpf10 original 2010-10-16 12:21:19 +00:00
mterwoord_cp
b22f1935f7 2010-10-15 15:49:26 +00:00
Trivalik_cp
474c16ecd8 remove vs2008 support, part 1 (not usable) 2010-09-04 17:59:02 +00:00
mterwoord_cp
783a8b9bd1 2010-08-22 14:23:22 +00:00
mterwoord_cp
a7b968022f 2010-08-22 13:43:08 +00:00
mterwoord_cp
4d7121c943 2010-08-22 07:42:54 +00:00
Trivalik_cp
ce9070f0cb vspackage can now debug in vs2010 2010-08-19 13:35:38 +00:00
mterwoord_cp
cbfe4c0a8e 2010-08-10 08:48:37 +00:00
mterwoord_cp
6248145902 2010-08-08 16:37:59 +00:00
mterwoord_cp
5e2e03718d Project system changes done. express-ready now. 2010-08-08 10:46:44 +00:00
mterwoord_cp
817948f934 DON'T DOWNLOAD! this version has a project system which does not build the kernel. 2010-08-07 15:26:44 +00:00
DanStory_cp
a11c26613f Refractored, and redesigned property pages to use the new PropertiesBase inherited classes. 2009-05-29 02:23:24 +00:00
kudzu_cp
eb888f9c04 2009-05-28 15:26:46 +00:00
kudzu_cp
7003fe2c9e 2009-05-28 14:33:45 +00:00
kudzu_cp
9ec52a8ece 2009-05-28 14:15:10 +00:00
kudzu_cp
fddbb89447 2009-05-22 20:38:34 +00:00
kudzu_cp
063ae22adc Move 2009-05-22 07:47:08 +00:00