Hi, the runcontroller passes an KJob* to IRunProvider::execute. In case of debugger, I want to mark this job as done when debugger exits, either normally or due to GDB crash. How can I do that, given that all of KJob methods of interest are protected? Thanks, Volodya