Skip to content
Snippets Groups Projects
Commit 874376ec authored by Moe Jette's avatar Moe Jette
Browse files

correction in comment

parent a7c62cb6
No related branches found
No related tags found
No related merge requests found
......@@ -47,7 +47,7 @@ pdebug_trace_process(slurmd_job_t *job, pid_t pid)
* child's ptrace(PTRACE_TRACEME), then SIGSTOP, and
* ptrace(PTRACE_DETACH). This requires a kernel patch,
* which you may already have in place for TotalView.
* If not, apply the kernel patch in etc/ptrace.patch
* If not, apply the kernel patch in contribs/ptrace.patch
*/
if (job->task_flags & TASK_PARALLEL_DEBUG) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment