Commit graph

33 commits

Author SHA1 Message Date
EdwardNutting_cp
87514cde77 All those debugger changes we've been waiting for ;) 2014-01-10 22:03:55 +00:00
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
2f836e466d Adds historical data to Cosmos views. Select lines of code highlighted in yellow in the Cosmos Assembly window to see the values of registers and arguments/stack when that line was last executed. 2013-12-26 20:43:03 +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
517d531896 Almost looks like sqlite might just be working again... 2013-07-28 16:09:58 +00:00
kudzu_cp
f448f37754 2012-08-02 06:33:12 +00:00
kudzu_cp
9985e3f9ea 2012-07-30 15:26:15 +00:00
kudzu_cp
3ee738c9fe Eliminated Cosmos.Debug.Consts, merged into Cosmos.Debug.Common as DebugStub now has its own copy fo consts in X#. 2012-07-17 02:39:08 +00:00
mterwoord_cp
13e01261fd Initial code for X# compiler, compiler tester, and installer changes (?) 2012-06-06 16:54:43 +00:00
kudzu_cp
33d68811a9 2012-03-25 20:00:09 +00:00
kudzu_cp
3f816a7507 2012-01-22 17:52:03 +00:00
kudzu_cp
d1d1e5548c 2012-01-05 20:26:54 +00:00
kudzu_cp
e74e47cd50 2012-01-05 19:11:46 +00:00
kudzu_cp
06268de3dd 2012-01-05 18:58:19 +00:00
kudzu_cp
79e40a4f31 2012-01-05 18:02:10 +00:00
kudzu_cp
bfd4a54f81 2012-01-05 01:47:43 +00:00
kudzu_cp
c7a0921085 Work for new tool window. 2012-01-04 05:11:15 +00:00
kudzu_cp
48d627a74d Namespace fix. 2012-01-02 00:17:20 +00:00
kudzu_cp
f7e808e296 2011-09-11 01:50:20 +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
ded8c1d56c 2011-08-14 13:57:59 +00:00
kudzu_cp
3692ee529d 2011-08-07 21:29:04 +00:00
kudzu_cp
dd0d187338 2011-07-18 05:09:13 +00:00
kudzu_cp
1f077372b5 MemoryViewUC 2011-07-12 03:16:39 +00:00
kudzu_cp
4d98fc9c37 2011-07-12 00:24:15 +00:00
Sentinel209_cp
93ce04b7e2 2011-07-09 07:45:07 +00:00
Sentinel209_cp
a0f185e7ca Hooked up custom debug windows. 2011-07-04 04:42:57 +00:00
Sentinel209_cp
2449c9f58a Added Stack Window to VS. 2011-07-01 02:10:22 +00:00
Sentinel209_cp
ca900038c6 2011-06-30 13:48:06 +00:00
Sentinel209_cp
c87bc4ad05 2011-06-30 01:59:16 +00:00
Sentinel209_cp
30da530345 2011-06-29 23:37:53 +00:00
kudzu_cp
b985fb2cc7 2011-06-19 12:49:42 +00:00