[Tutor] stopping at a break point

Mallett, Roger rmallett@rational.com
Mon, 4 Dec 2000 11:13:08 -0800


I am using PythonWin and have a break point set but can't yet figure out how
to get the program to stop at the break point (it goes right on through it).

To run the script I executed:  File>Run> and set Debugging to "Step-through
in the debugger".  What appears to be a watch window displays along the left
side.  However, when I run the script from the interactive window it never
stops at the break point.

How can I get the script to stop at the break point?

Roger Mallett