
Episode CX: Compiler Diagnostics
Algorithms + Data Structures = Programs
00:00
Isn't That a Problem With the Debugger?
The production version of the code doesn't just build in release mode, it like builds in release mode and explicitly turns off a lot of additional debugging thing is in stack frames. And so, you know, that's why I've opt and had to had to lean on a print up to you by - sometimes I can't even do the print up debug because the output the IO itself will cause the race condition to go away. So instead of actually printing out what I want, I will instead you know store I'll sort of buffer somewhere the information that I need to print out later.
Transcript
Play full episode