Hacker News new | ask | show | jobs
by imron 500 days ago
> How do you people comfortably debug C in Linux ?

I just got comfortable using gdb/lldb from the terminal. Once you get used to it, it's fine (albeit not pretty).