DragonFly commits List (threaded) for 2013-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - Fix panic on ptrace termination
commit 47443c9a7a420fe377044ca44d435311d516c3e2
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Mon Feb 25 17:37:14 2013 -0800
kernel - Fix panic on ptrace termination
* Fix a panic in the situation where gdb is exiting and terminating
a ptrace, but the original parent prpocess of the process being
debugged no longer exists.
Summary of changes:
sys/kern/sys_process.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/47443c9a7a420fe377044ca44d435311d516c3e2
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]