From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B41913858421; Tue, 11 Jul 2023 08:18:42 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B41913858421 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1689063522; bh=GLi4N9Ar/rsLPHPwRcb0KjUym5TWVmS0jHPv+4AupPw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=hUaAcsms6py+60RcL1LjXd/XG9aYa4tnIa0oIsYn2btHxP42CiE7siq0mkjWIRnyI RRR8JivtNp9gPU7GqwqpaLJIZIsAb63Qxg4zEM7eucGr9IFQa0Re1qRnGYVoyJG92M x1E+L0h5tHeHnKY/DFXtTk0j6NezfApyR2u/htZE= From: "pedro at palves dot net" To: gdb-prs@sourceware.org Subject: [Bug gdb/30541] Add target valgrind Date: Tue, 11 Jul 2023 08:18:41 +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 #13 from Pedro Alves --- It'd be great if we could make GDB auto-detect this. Like, make it check whether host and target are the same machine. For instance, by comparing /etc/machine-id, or other sources. --=20 You are receiving this mail because: You are on the CC list for the bug.=