Commit graph

34 commits

Author SHA1 Message Date
EdwardNutting_cp
e10d739ff5 Fixes VS Stop Debugging button.
Fixes a number of issues reported on CodePlex.
2013-12-25 15:57:47 +00:00
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
3bc5c49263 Final changes that have made this stable ready for first VS2013-compatible beta release. 2013-12-21 18:17:25 +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
mterwoord_cp
2aefdb6cc4 missed some files.. and fixed uac problem 2013-07-28 17:47:56 +00:00
HugeCode_cp
e25f15da16 2013-01-26 14:29:14 +00:00
HugeCode_cp
640a2749d5 Something fixed in builder. 2013-01-26 14:16:24 +00:00
kudzu_cp
c82ce91957 Builder direct run detection. 2012-07-17 19:16:41 +00:00
kudzu_cp
75ce9aa428 Attempted builder chagnes to detect invalid task. 2012-07-17 03:04:05 +00:00
kudzu_cp
38edc2f337 2012-07-13 01:40:10 +00:00
kudzu_cp
eaebd1ce50 2012-07-12 20:58:53 +00:00
ags131_cp
175ad1ff19 2012-07-12 20:55:52 +00:00
kudzu_cp
40c1325d43 2012-07-12 05:14:55 +00:00
kudzu_cp
0436f50293 2012-07-11 20:45:30 +00:00
kudzu_cp
03fdf17d5b 2012-07-11 18:01:24 +00:00
ags131_cp
4bce4bbc73 Added position saving/loading in Builder 2012-07-10 19:12:34 +00:00
kudzu_cp
b89fbc7de7 2012-07-09 03:53:15 +00:00
kudzu_cp
5034c1446a Builder -RunMinimized 2012-07-09 03:45:48 +00:00
kudzu_cp
96ea92e02a Bye bye UAC on devkit install!!! (only shown first time) 2012-07-08 20:32:32 +00:00
kudzu_cp
1ab5619350 UAC Bypass support 2012-07-08 18:56:32 +00:00
kudzu_cp
3ca9a1c770 Prereq checks. 2012-06-22 12:35:38 +00:00
kudzu_cp
e2b2bf641a UserKit Build support 2012-06-16 14:26:07 +00:00
kudzu_cp
456e8cdbdb 2012-06-16 03:26:37 +00:00
kudzu_cp
3c060b97e1 Builder 2012-06-15 14:42:40 +00:00
kudzu_cp
33c8c9c4d9 Tail logic in Builder 2012-06-15 14:33:45 +00:00
kudzu_cp
3488e34972 X# to builder. 2012-06-15 01:54:58 +00:00
kudzu_cp
1ae736efa5 2012-06-14 18:06:34 +00:00
kudzu_cp
23a935148e Buider is ready! 2012-06-09 03:02:12 +00:00
kudzu_cp
b85c03a08e 2012-06-09 02:13:32 +00:00
kudzu_cp
ff6fddae5d Builder 2012-06-09 01:57:46 +00:00
kudzu_cp
6ec3bbe2ad 2012-06-08 16:57:38 +00:00
kudzu_cp
17d32631a1 2012-06-08 16:19:43 +00:00
kudzu_cp
a8f89cb84f New builder. 2012-06-08 15:43:11 +00:00
kudzu_cp
e35aab6872 2012-06-08 13:43:56 +00:00