Continue execution after breaking on exception Permanently deleted user 创建于 2012年05月24日 07:24 is there a way to modify the code or modify a variable via the 'execute expression' then have the interpreter retry the current broken line and proceed with execution from there?
As far as I understand, the Python debugger runtime does not let you do that.