Debugger Status

Index of All Documentation » Wing Pro Reference Manual » Debugger »


The debugger status indicator in the lower left of editor windows is used to display the state of the debugger. The color of the bug icon summarizes the status of the debug process, as follows:

  • White -- There is no debug process, but Wing is listening for a connection from an externally launched process.
  • Gray -- There is no debug process and Wing is not allowing any external process to attach.
  • Green -- The debug process is running.
  • Yellow -- The debug process is paused or stopped at a breakpoint.
  • Red -- The debug process is stopped at an exception.

These colors may vary with customization of the user interface. Hover the mouse over the bug icon to display expanded debugger status information in a tool tip.

The status of the debugger is also reflected in the toolbar, which adds items while a debug process is active.