From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D733D3858408; Thu, 15 Jun 2023 12:54:36 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D733D3858408 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1686833676; bh=lWmtNGgVzw4mf0cQaGvb69mDgE75XLyIM8QsidoQm6E=; h=From:To:Subject:Date:In-Reply-To:References:From; b=g2I2k+Em0H5L1EYTxQVmSQvLiR2k2PMLQk/O9m5oWwNpt/Ufp+xhZntA9OGZjCjAX 7O8R8ah/2TqqFm+J9WM9lzDiN1XbJ6Id94+XecNOSYAp5E1oR2NP1dA6UeXvOc0SuQ LUKj6cvYJydCldN9UqCqwoH/I/tFNEicPo9b2A6I= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug gdb/30541] Add target valgrind Date: Thu, 15 Jun 2023 12:54:36 +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: 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=3D30541 --- Comment #4 from Tom Tromey --- (In reply to Pedro Alves from comment #3) > Is there a reason "target valgrind" needs to be built-in to gdb? No, in fact it shouldn't be, I think. However gdb might need to provide some help to make it work nicely. For example valgrind's implementation could set sysroot, but that's unfriendly to other targets. --=20 You are receiving this mail because: You are on the CC list for the bug.=