First time here? Check out the FAQ!

Revision history  [back]

The Debug Console is a Python shell that executes in the current stack frame of the active debug process. If you have no debug process then you should use the Python Shell tool instead. You might want to go through the Tutorial in the Help menu to get an introduction to the various debugging tools in Wing.