
Debugging in Elixir with Marcos Ramos - EMx 214
Elixir Mix
00:00
How to Use the Interpreter Module to Work With the Debugger
Interpreter is a compile language, usually people think of interpreters that just run the code without the language in between. So you have to bind them together so you can work with it and then same thing for interpreter when you want to add a break. This is actually debugging stuff. Okay. You want to stop execution. And then you say, hey, I'm looking at this code and I want to look at this module and I want you to stop at this line. That's more or less that yeah, I'm not sure if I was clear enough. Yeah, no, it makes sense. I guess it's going back to solid principles, single responsibility kind of.
Transcript
Play full episode