
Debugging in Elixir with Marcos Ramos - EMx 214
Elixir Mix
00:00
DBG: A Replacement for IOInspect
DBG is like a brand new module put in, right? Yeah. So you can pretty much replace IOInspect with DBG at any point. There are some caveats. Like for example, if you're running a Phoenix application on AIX, if it encounters a DBG call, it will stop the request because it was you to write and you have to confirm on the console that you actually want to try that code. But apart from that, I think it's a good replacement and I've been using a lot. A lot.
Transcript
Play full episode