From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2CDED385AF8D; Fri, 7 Jul 2023 15:10:46 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2CDED385AF8D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1688742646; bh=FrMWh5UbZIxirO0TlvFOkRvvamQC6d+uasBFEO7czxQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Bvu8YT0luienljCNAuQhT+LEcRWnQNr5yC9tCe0+h0Gove/5MJYDNy/wqxxlAFs9I 7VY4UUiyUmTwHla6WFG445MgXzjM+i22i44JhfxQEnFeZenR9UScMRHsrQjbq6otj3 yVGA5jUiEAFi8RGU98bO6n6E/3+bJIsrjVH2ieEY= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug python/30615] search_memory() method on the gdb.Inferior objects disregards the particular inferior and always searches the memory of the current inferior instead Date: Fri, 07 Jul 2023 15:10:45 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: python X-Bugzilla-Version: HEAD 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: tromey 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=3D30615 --- Comment #5 from Tom Tromey --- https://sourceware.org/pipermail/gdb-patches/2023-July/200719.html --=20 You are receiving this mail because: You are on the CC list for the bug.=