add option to attach a debugger from CA.run()
Based on AtheanCommon/Debugging.py as current athena.py
Steering: CA.setDebugStage("exec")
(or init
or fini
)
A subsequent CA.run() will attach the debugger at the desired stage.
Edited by Tadej Novak