From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 186933857737; Wed, 5 Jul 2023 12:02:58 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 186933857737 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1688558578; bh=0PntM8RczJdADCRBG0N6nwspEp25WQ81nVibcwUt25c=; h=From:To:Subject:Date:In-Reply-To:References:From; b=AoW4PhujZRmR4FxI/pwK3B7dNM8Qd4EH3BwDiphCIJ5H3FT9NMTDFDB54MC8SAqer B5tjKPAZmlD15HbRYul2LvhsKIDDITU9YhV94goK8BuzrjHPQ7AY6LXy51iIsPP+dd pNMnYj9znVQUBwp+jQ5EvvzUjgE8UFHkO1H65OCo= From: "dominik.b.czarnota+bugzilla at gmail dot com" To: gdb-prs@sourceware.org Subject: [Bug gdb/30615] search_memory() method on the gdb.Inferior objects disregards the particular inferior and always searches the memory of the current inferior instead Date: Wed, 05 Jul 2023 12:02:57 +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: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dominik.b.czarnota+bugzilla at gmail dot com X-Bugzilla-Status: UNCONFIRMED 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 #1 from Disconnect3d --- Relevant documentation: https://sourceware.org/gdb/onlinedocs/gdb/Inferiors-Connections-and-Program= s.html --=20 You are receiving this mail because: You are on the CC list for the bug.=