Hacker News new | ask | show | jobs
by SvenL 535 days ago
I always wonder, how do you debug which such a setup?
1 comments

Gdb, lldb or pdb in the terminal.

It took a bit of getting used to at first, but then it just becomes normal.