I want to launch Terraform under a debugger. Currently I end up debugging a process that does nothing than spawns another Terraform instance, so I get nothing. There should be a way to let panicwrap know that I want it temporarily disabled other than having to comment out imports and almost all of the realMain().