From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 404483858C1F; Wed, 12 Jul 2023 10:29:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 404483858C1F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1689157787; bh=yitHShg1ncuI0ObSnzNJvT7MDbpYgfS9vfCbNA28NNw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=XaFsY0glZq9tarbsfAp4Ni1XmSXLRoYzB+TVjlrH2GSjBp0Ib7HguYptToD5n1hfF 69l1em2uwpaBMomqns5jefkXp+H9tnamIrQI6hM/MviqSZPBTBr7U5lNRMyPHQrrGp /7KYRBLN6QUq202Ga0wnHT4oNwAGTo3H2mGjkPGQ= From: "pedro at palves dot net" To: gdb-prs@sourceware.org Subject: [Bug gdb/30541] Add target valgrind Date: Wed, 12 Jul 2023 10:29:46 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pedro at palves dot net X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: 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=3D30541 --- Comment #25 from Pedro Alves --- Bah, I keep having to correct myself. I had done a bogus quick test without realizing. > Sounds like that one would be better. No, it wouldn't, /proc is mounted in the container, so /proc/sys/kernel/random/boot_id has the same contents in and out of the container, while rest of filesystem is restricted/different inside the container. (confirmed with "flatpak enter" and poking at things.) --=20 You are receiving this mail because: You are on the CC list for the bug.=