Thank you all for your answers: 1) I will generate binaries and use as few as possible python calls in my extentions: 2) doing a set_next in overwritten bdb user_line (instead of set_step) + useing set_break instead of handling it myself did speed things up greatly. Appreciate the help. Philippe