Hacker News new | ask | show | jobs
by Gibbon1 2603 days ago
> The fact that you explicitly have to attach a debugger before starting the program is a regression in Unix IMHO.

Not sure if this is exactly true for Unix. For embedded targets you can often attach to a running uP with GDB.