Hacker News new | ask | show | jobs
by ktpsns 1285 days ago
Another nice addition would have been debuggers such as gdb -p PID to hook into the running code, see for instance https://stackoverflow.com/questions/2308653/can-i-use-gdb-to...