Trees | Indices | Help |
---|
|
Breakpoint --+ | StopRunForeverBreak
This breakpoint will turn off RunForever mode on the tracer object when hit. it's a good way to let things run on and on processing exceptions but stop when you get to this one thing.
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
Breakpoints may also extend and implement "notify" which will be called whenever they are hit. If you want to continue the ability for this breakpoint to have bpcode, you must call this method from your override.
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Nov 16 18:22:13 2012 | http://epydoc.sourceforge.net |