From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 796073858418; Fri, 25 Aug 2023 15:50:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 796073858418 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1692978635; bh=uqHFAQXSN0x36J61523dGziCoMiDPxcsdb4jd5arRSw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=gXDRENjZBvWJeoI0d+MBQu5j3njre7oKh4H18c7+qx3O87mi+0Ecuq8ShceK73ZwA JhckpEbkrel7TIwFgJ7QRceGpD5uRC+5Bx08aQWfp/NvoGJs4eXLRWrlGp9P6nufL+ FO9rekZW0KPVkQEzCeXsy0Xh67xwRX/lAiQgapP0= From: "aburgess at redhat dot com" To: gdb-prs@sourceware.org Subject: [Bug gdb/30541] Add target valgrind Date: Fri, 25 Aug 2023 15:50:33 +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: aburgess at redhat dot com 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: cc 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 Andrew Burgess changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aburgess at redhat dot com --- Comment #34 from Andrew Burgess --- The following patch is relevant to this bug discussion: https://inbox.sourceware.org/gdb-patches/cover.1692977354.git.aburgess@redh= at.com/ This includes a mechanism by which GDB can figure out if its running on the same machine as gdbserver. The v2 series I linked does include some limited support for spotting gdbserver running in a container, but I think there's = more work I need to do in this area (but it will be Sep before I get back to this work now). Anyway, just wanted to leave a cross-reference here for anyone that's interested. --=20 You are receiving this mail because: You are on the CC list for the bug.=