10110111 / edb-debugger

edb is a cross platform x86/x86-64 debugger.
GNU General Public License v2.0
6 stars 0 forks source link

Use PTRACE_O_EXITKILL when starting debuggee #11

Closed 10110111 closed 8 years ago

10110111 commented 9 years ago

Otherwise if EDB crashes, the process continues executing.

10110111 commented 8 years ago

Fixed upstream.