From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id EED6F3858D38; Mon, 20 Feb 2023 08:33:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EED6F3858D38 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1676881992; bh=1IQJRcOZxzT4zZ4TyDNLfch8J/lMa9rB5aMsBPhckK8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=jot6VSy4cOS1THPeTw2tO2r3oh3v0rG8ztoqOIeCX6YiUuS89N64+zfVAwwAg8jUy KfXI1cSWoMwt8V/5atEWke+0ke6FL+25P+S454jOlLTfdvFABNN0eT1a1FH2Icg2rE 8dz5LAf4V38DcWipojBxjArcqjKc7iT+Q7SjjwcA= From: "fweimer at redhat dot com" To: glibc-bugs@sourceware.org Subject: [Bug dynamic-link/30127] [rfe]: enable ld audit at run-time Date: Mon, 20 Feb 2023 08:33:02 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: dynamic-link X-Bugzilla-Version: 2.38 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fweimer at redhat dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: security- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30127 --- Comment #16 from Florian Weimer --- (In reply to Andreas Schwab from comment #13) > My understanding is that _r_debug is a debugger-only interface which is o= nly > supposed to be inspected while the world is stopped. I'm not so sure about that. We declare the variable in . Dyninst us= es it within the same process, for example. --=20 You are receiving this mail because: You are on the CC list for the bug.=