Wiki

Changes between Version 1 and Version 2 of DebuggingWithAnIDE

Show
Ignore:
Timestamp:
06/05/10 16:55:48 (14 years ago)
Author:
Chuck
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DebuggingWithAnIDE

    v1 v2  
    99You should be able to step through code, inspect variable and objects, set breakpoints, etc. 
    1010 
     11There is a discussion forums post on [http://cobra-language.com/forums/viewtopic.php?f=4&t=556#p2887 debugging with Visual Studio]. 
     12 
    1113See also: DebuggingTopics, [wiki:IDESupport]