oscarmlage oscarmlage

Single: Default

I miss so much something like a for debugging when you're running the code inside a container.

I mean it's so easy to add a `pdb.set_trace()` and attach to that container waiting for the stop and just start the debug.

I don't know how to do the same without depending on some other external tools like and a dozen of plugins for .

Drawbacks of a compiled language, I guess