From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 16806385B528; Thu, 6 Jul 2023 17:26:45 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 16806385B528 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1688664405; bh=dBlEGytiCzycqHiypeFKNtvdarRkZNUPcdlpmpkfGGA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=R6JbNOfSogv7IC/gPA2XwQWB8/1Djjp1Gv3aX086d7y5JRrEAUpmJf6NRfSBpHZN6 AnXxKR0jkQ/m86K9Ji4mkvSGrOTOv9xCU51oTw9hTBUIzVlOHMcVQkETJArj0Fma0Z knZdXT9QXGoW4bHvTIcnZc4+Ey5ztKYNJBD3aI3k= 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: Thu, 06 Jul 2023 17:26:44 +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: 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=3D30615 --- Comment #3 from Tom Tromey --- I think this affects reading and writing memory as well. --=20 You are receiving this mail because: You are on the CC list for the bug.=