eresi
eresi copied to clipboard
e2dbg fails to intercept call to exit_group() at process exit
When debugging a program with e2dbg, and that program finishes with a exit_group(), the debugger fails to catch the process exit, and it is necessary to do ctrl-c to quit the debugger.
e2dbg should be able to detect the process exit and end the debugging session gracefully.
Ticket: 114 Reported by: may on Tue Jan 13 18:39:14 2009