From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C0C0C385841A; Tue, 6 Jun 2023 00:40:23 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C0C0C385841A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1686012023; bh=8+KgC2XB0TvolDmcGzJ3/4Q0w/ISkhv9N9PpM8vvooQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=OQUOL2XPF9gZfwGV51exYOiJ9a/t6N7EekZ4yR/I5YBQZ+Xwq7NgHzbciuBamo38F V3ulgMQVFMn94QI0gT8bT3J7D8jSh7M4YaMrCFfEE89RhUSr7UhVROrP6v3QN9qRV+ D7vz/RgUPzv5IHwgUGtpscbLwYTeP3wMFT8nrkEs= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug symtab/30511] feature: set sysroot and file by default for attached containerized processes Date: Tue, 06 Jun 2023 00:40:23 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: symtab X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: tromey at sourceware dot org 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=3D30511 --- Comment #3 from Tom Tromey --- (In reply to Mark Wielaard from comment #2) > This sounds like a good idea. >=20 > Adding myself and Sasha to CC to see how this is done (we would like > something similar for a "target valgrind", but then set sysroot / and set > remote exec-file ...). Unfortunately this is a different situation. Probably you should file a separate bug for that one. For this bug, I don't really know how to implement it. I don't know how to detect if a process needs this treatment. --=20 You are receiving this mail because: You are on the CC list for the bug.=