Commit graph

143 commits

Author SHA1 Message Date
Trivalik_cp
cc6d1951ce fix initialzePath on wrong position 2014-05-30 17:52:13 +00:00
Trivalik_cp
d5dc245f4d initialize path in InitializeSetup, so every call could be removed, some where missing i.e. IsVBExpress2013Installed
now we should safe that path is initialized and code is smaller
2014-05-29 22:24:16 +00:00
Trivalik_cp
8311e919b0 revert other name of setup name, remove dupplicate backslash 2014-03-19 20:51:29 +00:00
Trivalik_cp
8d10b23211 fix bug 16765, remove need of devkit path in registry 2014-03-19 19:13:15 +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
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
e41d1cee74 2013-08-06 20:17:22 +00:00
kudzu_cp
5393689642 sqlite works! 2013-08-06 17:28:32 +00:00
mterwoord_cp
517d531896 Almost looks like sqlite might just be working again... 2013-07-28 16:09:58 +00:00
HugeCode_cp
c4feb83d64 SqlLite 2013-05-25 11:38:31 +00:00
melikesPCcheese_cp
d578b6dace Registered the provider and connection centrally in DebugInfo.cs instead of in each file that uses DebugInfo as this is better coding practice. Fixed the EntityFramework not found bug on build of OS by modifying installer. 2013-05-01 14:55:25 +00:00
melikesPCcheese_cp
a7811a7622 2013-04-28 09:28:30 +00:00
kudzu_cp
b48959499c Removal of Firebird. 2012-07-31 01:04:14 +00:00
kudzu_cp
3c797024d2 Fix ref for guesskernel 2012-07-17 03:27:45 +00:00
kudzu_cp
373d925bd9 2012-07-13 04:41:31 +00:00
kudzu_cp
a196ba35c8 2012-07-13 01:35:37 +00:00
kudzu_cp
6743772240 2012-07-13 00:45:20 +00:00
kudzu_cp
cd436c47b7 2012-07-12 22:38:18 +00:00
kudzu_cp
6996703251 2012-07-12 21:43:49 +00:00
kudzu_cp
71f9ca4483 2012-07-04 14:23:26 +00:00
kudzu_cp
9c08683dc1 2012-07-03 05:07:38 +00:00
kudzu_cp
900ee068cc 2012-07-03 04:44:04 +00:00
kudzu_cp
8a802201e0 2012-07-02 22:21:35 +00:00
kudzu_cp
d0450f9d21 2012-07-01 06:33:09 +00:00
kudzu_cp
f65bf2deb1 2012-06-29 03:41:03 +00:00
kudzu_cp
736daaac0e 2012-06-28 06:13:49 +00:00
kudzu_cp
048b175954 Preservation of obj file. 2012-06-25 17:26:51 +00:00
kudzu_cp
c308f07bfc USB boot work 2012-06-25 15:32:46 +00:00
kudzu_cp
9489adf2dc 2012-06-25 05:21:03 +00:00
kudzu_cp
9e145f8e90 2012-06-25 04:07:46 +00:00
kudzu_cp
0224c01e22 2012-06-25 03:56:04 +00:00
kudzu_cp
8e69696972 2012-06-25 03:29:55 +00:00
kudzu_cp
4c73d29745 2012-06-25 02:15:11 +00:00
kudzu_cp
2c288d710b USB Device 2012-06-25 01:09:28 +00:00
kudzu_cp
ab15e8a294 2012-06-24 02:45:37 +00:00
kudzu_cp
2396fba70c Property pages 2012-06-24 02:37:11 +00:00
kudzu_cp
6f4be708c3 2012-06-22 00:10:13 +00:00
kudzu_cp
f2825a97cf 2012-06-21 01:07:33 +00:00
kudzu_cp
cf1fc12796 2012-06-20 15:07:30 +00:00
kudzu_cp
adfc4a94c7 2012-06-20 02:54:16 +00:00
kudzu_cp
4952fce654 2012-06-19 15:22:07 +00:00
kudzu_cp
8e62bee82b Installer fix for X# package. 2012-06-18 16:16:44 +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
09a880ba7a VMWare VIX work 2012-06-15 22:39:24 +00:00
kudzu_cp
2eef618537 Template change 2012-06-13 03:52:31 +00:00
kudzu_cp
ccf8622017 Uninstall for VSIX. 2012-06-12 12:36:42 +00:00
kudzu_cp
d59f512831 Moved X# custom tool to XSharp asm. 2012-06-12 12:06:34 +00:00
kudzu_cp
c8a14c53c5 CosmosProject --> Cosmos 2012-06-12 11:51:07 +00:00
kudzu_cp
931f9a620b 2012-06-08 13:27:42 +00:00