Hacker News new | ask | show | jobs
by pentab 1406 days ago
Yes, it is sad that setting up debugging is so tedious.

Could you give some examples or languages/environments with "bad" debuggers?

1 comments

Off the top of my head: Multi-threaded C++ is one. Odin lang has poor support for many debugger features.

The Chromium Project can be way too slow to run in a debugger. Even just debugging the Content Shell can be very slow.