Commit graph

12 commits

Author SHA1 Message Date
EdwardNutting_cp
451cb3f2b4 Bug fixes:
- VS crashes completely without VIX API - now just shows error message in Output window.
 - Colours of text in Cosmos windows invisble in dark theme. Tenp fix: Bg colour forced to light,
 - XSharo project referencing outdated libraries.

Slowly fixing the debugger...
2013-12-30 17:03:19 +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
44d19280b7 2012-07-30 15:51:07 +00:00
kudzu_cp
d1d1e5548c 2012-01-05 20:26:54 +00:00
kudzu_cp
48d627a74d Namespace fix. 2012-01-02 00:17:20 +00:00
kudzu_cp
33a2cfb8bb 2011-07-12 04:08:36 +00:00
kudzu_cp
1f077372b5 MemoryViewUC 2011-07-12 03:16:39 +00:00
kudzu_cp
cfb4e0a35f 2011-07-09 21:55:46 +00:00
Sentinel209_cp
93ce04b7e2 2011-07-09 07:45:07 +00:00
Sentinel209_cp
a60737664d 2011-07-09 05:36:53 +00:00
Sentinel209_cp
c5b946cbcf Frame and Stack debugger integration. 2011-07-09 02:10:53 +00:00
Sentinel209_cp
2449c9f58a Added Stack Window to VS. 2011-07-01 02:10:22 +00:00