I have a console script (e.g: run-task) that I want to debug using pdbpp. This spawns a child process, so I\'m not really sure where to set the trace, my script jus
run-task