WIP: Make plugins debuggable with pdb etc.
Currently it can be a bit of a challenge to set a breakpoint in a plugin, make it easier by running everything in the same process.
Also turn off rendering of status, as that gets in the way.
This merge-request will work towards introducing a new command-line option to make debugging easier.