Commit graph

33 commits

Author SHA1 Message Date
Sentinel209_cp
1a2f83dc84 Reorgaizing source: Assembler, Build, Debug, Deploy, VSIP 2014-11-26 03:43:20 +00:00
Trivalik_cp
41584c0fe8 reduce warnings TrivialFTP.cs, AD7PendingBreakpoint.cs, EngineCallback.cs, FatFile.cs, Heap.cs, INTs.cs, VGAScreen.cs 2014-11-19 13:27: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
5393689642 sqlite works! 2013-08-06 17:28:32 +00:00
mterwoord_cp
25c67d6d81 some refactoring in DebugInfo 2013-08-03 16:46:09 +00:00
kudzu_cp
23bc3aca3b Debugger work 2012-08-10 00:56:37 +00:00
kudzu_cp
e311eff315 Removed reversesourceinfos. 2012-08-08 03:51:54 +00:00
kudzu_cp
b53fde6b48 About to begin killing off old debug metadata. 2012-08-08 03:46:51 +00:00
kudzu_cp
c0a2b14b4b 2012-08-08 01:35:54 +00:00
kudzu_cp
8536a39de0 2012-08-07 20:46:16 +00:00
kudzu_cp
1984ba8e7e Labeling changes. 2012-08-07 05:29:26 +00:00
kudzu_cp
3d2e7d8640 2012-08-07 01:47:53 +00:00
kudzu_cp
0d1771b4b0 2012-08-05 18:21:37 +00:00
Sentinel209_cp
43c881d703 2011-06-27 19:57:48 +00:00
Sentinel209_cp
564ad17686 2011-06-25 21:13:16 +00:00
mterwoord_cp
81bffab044 2011-02-10 13:49:41 +00:00
kudzu_cp
0ce3ab1ef9 Removing breakpoints now works. 2010-08-01 23:32:23 +00:00
kudzu_cp
c001919a7d 2010-07-31 15:22:48 +00:00
kudzu_cp
161d36bfcf 2010-07-31 14:55:46 +00:00
kudzu_cp
c36ef4f106 2010-07-30 06:16:47 +00:00
kudzu_cp
8d8b03be72 2010-07-29 17:11:21 +00:00
kudzu_cp
99d15b938f 2010-07-25 16:57:43 +00:00
kudzu_cp
30afb3fc53 2010-07-25 16:50:59 +00:00
mterwoord_cp
0014ce0371 2010-04-04 10:32:09 +00:00
mterwoord_cp
c7ecc5f447 2010-03-25 13:17:08 +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
6b897d8e20 Breaking in integrated debugger works. next step is also showing which line we're at. 2010-01-23 09:57:56 +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
f2d32987da Breakthroughs on debugger integration 2010-01-06 17:17:54 +00:00
mterwoord_cp
39f6f057be 2009-11-14 07:04:57 +00:00
kudzu_cp
34c3a187a9 2009-05-28 14:26:33 +00:00
kudzu_cp
9ec52a8ece 2009-05-28 14:15:10 +00:00
kudzu_cp
1b240c7932 2009-05-28 12:45:33 +00:00
Renamed from source2/Debug/Cosmos.Debugger.VSDebugEngine/AD7.Impl/AD7PendingBreakpoint.cs (Browse further)