
Debugging Go (Go Time #255)
Changelog Master Feed
00:00
How to Debug a Bug in the Cloud
When you attach a debugger to an application that usually you won't do it locally you can literally run the code in slow motion stop and introspect things right I find it extremely useful to have the buggers when you do not fully understand the workflow of the program or like the code paths or there are too many dynamic things happening if I really understand the program usually I just always go for print statements yeah well then like okay I pass it through here that's the value of that variable usually have a hint what's happening right when I have no clue. think the main difference is debugging locally you can run the the bug in slow motion so actually I was at coffercon in a workshop from
Transcript
Play full episode