commit | 45626bb26a6ecd163e5eeddd14a6137052ec4495 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Mon Jan 07 14:22:44 2008 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Mon Jan 07 14:55:37 2008 -0800 |
tree | 5c463722a9c82b02cf9a27cb4a4860e8824823af | |
parent | e4c6d3c6b14bd20fb8087acd51b29ee54a66ef77 [diff] |
core dump: real_parent ppid The pr_ppid field reported in core dumps should match what getppid() would have returned to that process, regardless of whether a debugger is attached. Signed-off-by: Roland McGrath <roland@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>