Last Updated: February 25, 2016
·
362
· bt3gl

Getting Started with WingIDE

Install from here.

Basic Run

  • Write the script and then set Debug --> Set Current as Main Debug.
  • Compile with F5.
  • Set breakpoints with F9.

Useful Tabs

  • Stack Data (after breakpoint hit)
  • Debug Probe