kudzu_cp
18013cd463
2013-12-30 15:02:48 +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
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
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
c9767a986f
Fixed the database connection and DbFactoryProvider bug.
2013-04-29 16:47:25 +00:00
mterwoord_cp
46b7d1222c
2013-04-20 08:57:27 +00:00
mterwoord_cp
ff41b7ecf1
Updated version of my playground and small tweaking of the IL2CPU task.
2013-03-10 16:27:08 +00:00
BlueSkeye_cp
d64f99adf3
Add Bochs debugging support to Visual Studio Cosmos project (UI).
...
A new pane and associated launch type is added in the Cosmos project properties pane.
2012-09-20 09:41:02 +00:00
kudzu_cp
e311eff315
Removed reversesourceinfos.
2012-08-08 03:51:54 +00:00
kudzu_cp
76b6f95bf2
2012-08-06 22:09:30 +00:00
kudzu_cp
f448f37754
2012-08-02 06:33:12 +00:00
kudzu_cp
df7c8cbb12
2012-08-01 03:43:22 +00:00
kudzu_cp
3d114ad2f5
2012-07-31 19:33:14 +00:00
kudzu_cp
7d54b2af32
2012-07-31 04:45:18 +00:00
kudzu_cp
f41523e9af
2012-07-31 01:54:30 +00:00
kudzu_cp
bc2b4f6c31
2012-07-31 01:43:16 +00:00
kudzu_cp
c189f66b78
2012-07-31 01:19:51 +00:00
kudzu_cp
b48959499c
Removal of Firebird.
2012-07-31 01:04:14 +00:00
kudzu_cp
1cceac4590
Prep work for SQLCE
2012-07-30 20:14:49 +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
kudzu_cp
a196ba35c8
2012-07-13 01:35:37 +00:00
kudzu_cp
7be11ee5f7
2011-09-04 20:11:19 +00:00
mterwoord_cp
415f528359
+ bootstrap configuration builds again
...
+ debug info handling is refactored into 1 class
2011-01-02 12:55:43 +00:00
kudzu_cp
fe43fbddeb
Set all csproj files to .NET 4.0.
2010-09-06 14:16:09 +00:00
kudzu_cp
0bb182673b
2010-09-06 02:07:03 +00:00
kudzu_cp
15c5d7e723
Removed old fbembed test code.
2010-09-06 02:03:22 +00:00
Trivalik_cp
24864e0050
all except fbtest, runs
2010-09-04 19:52:46 +00:00
Trivalik_cp
1785670a75
renaming all, except vspackage
2010-09-04 19:07:11 +00:00
Trivalik_cp
474c16ecd8
remove vs2008 support, part 1 (not usable)
2010-09-04 17:59:02 +00:00
kudzu_cp
68bdaed3fa
2010-09-03 01:18:43 +00:00
kudzu_cp
d06ead7cee
2010-09-03 01:09:46 +00:00
kudzu_cp
3fe8bb0843
Not exactly sure, but compiles on x64 again.. something with build config settings in the sln.
...
Also pre work on cxdb changes (not checked yet, dont get this checkin)
2010-09-02 21:59:47 +00:00
kudzu_cp
93ad7db51f
2010-08-02 12:18:38 +00:00
kudzu_cp
45fe759346
2010-08-01 18:28:04 +00:00
kudzu_cp
62bddc38d4
2010-08-01 18:21:10 +00:00
kudzu_cp
e3f67894e6
2010-07-30 05:36:27 +00:00
kudzu_cp
4ca94b80d1
2010-07-27 01:32:03 +00:00
kudzu_cp
bd5e433d1a
Removed DebugEngine.cs, was essentially an empty proxy class.
2010-07-25 03:47:25 +00:00
kudzu_cp
876a098c2f
2010-07-25 03:32:15 +00:00
kudzu_cp
d2851d3bf3
2010-07-21 13:28:28 +00:00
mterwoord_cp
2de90087b6
2010-05-26 16:06:37 +00:00
mterwoord_cp
fcf9c63524
change output paths
2010-03-25 18:44:47 +00:00
mterwoord_cp
2c37375906
Some small refactorings, and debugger now shows where it breaks
2010-01-24 10:09:14 +00:00
mterwoord_cp
76eaa30c13
Debugstub now supports real breakpoints (well, just one for now..)
2010-01-22 16:16:00 +00:00
mterwoord_cp
9a8cbd13cc
2009-11-07 13:00:31 +00:00
Dokugogagoji_cp
79362c4427
project references updated. fix for x64 visual studio. asm folder checked in
2009-10-18 08:54:56 +00:00
kudzu_cp
34c3a187a9
2009-05-28 14:26:33 +00:00