NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: toolchain/52799: gdb can't debug live threaded processes



The following reply was made to PR toolchain/52799; it has been noted by GNATS.

From: Martin Husemann <martin%duskware.de@localhost>
To: Christos Zoulas <christos%zoulas.com@localhost>
Cc: gnats-bugs%NetBSD.org@localhost, toolchain-manager%netbsd.org@localhost,
	gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost
Subject: Re: toolchain/52799: gdb can't debug live threaded processes
Date: Sat, 9 Dec 2017 17:17:31 +0100

 On Sat, Dec 09, 2017 at 05:13:48PM +0100, Martin Husemann wrote:
 > On Sat, Dec 09, 2017 at 11:10:17AM -0500, Christos Zoulas wrote:
 > > On Dec 9,  2:00pm, martin%NetBSD.org@localhost (martin%NetBSD.org@localhost) wrote:
 > > -- Subject: toolchain/52799: gdb can't debug live threaded processes
 > > 
 > > The default security.pax.mprotect.ptrace=1 does not allow it.
 > 
 > Even if security.pax.mprotect.enabled = 0 ?
 
 I get the same with security.pax.mprotect.enabled=2
 
 (gdb) c
 Continuing.
 [New LWP 64 of process 5713]
 Couldn't get registers: No such process.
 
 Martin
 


Home | Main Index | Thread Index | Old Index