|
|
|
|
|
by throwaway812
4458 days ago
|
|
This is super cool. With C programs, you can already attach gdb to a running program and start debugging, without starting the program under the debugger. Before pyringe, you couldn't do the same with Python. This will be very helpful for me at work. |
|