]> Cypherpunks repositories - gostls13.git/commit
Fix uninstalling of breakpoints when a process exits. Process
authorAustin Clements <aclements@csail.mit.edu>
Thu, 3 Sep 2009 17:55:20 +0000 (10:55 -0700)
committerAustin Clements <aclements@csail.mit.edu>
Thu, 3 Sep 2009 17:55:20 +0000 (10:55 -0700)
commit37aa6c9962e15a3781000e967c4144f7a2e7713b
tree81ca43a6bfd4de4e629369110f9ea9d07905d143
parenteea6b0d8d5b060e5114beb173efa6aba3a9e0577
Fix uninstalling of breakpoints when a process exits.  Process
exit is still handled poorly.

R=rsc
APPROVED=rsc
DELTA=6  (6 added, 0 deleted, 0 changed)
OCL=34288
CL=34315
src/pkg/debug/proc/proc_linux.go
usr/austin/ptrace/ptrace_linux.go