Hacker News new | ask | show | jobs
by rcxdude 141 days ago
For embedded applications, especially robotics, it tends not to be a great default because it stops the process, which tends to be bad for realtime control loops. That said, a complete hang is the situation where I absolutely would try to get a debugger attached and get a backtrace as one of the first things to try.
1 comments

If you’re working in robotics and don’t have fully deterministic event based replay you need to find a new middleware.