From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B6666384D3E0; Fri, 16 Dec 2022 12:32:17 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B6666384D3E0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1671193937; bh=4dnS79DwvcLqvyf9t1vMps7iqdSX+2hYoweGz247aUQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=DAAZgFWxS3R0HjgNdC7OKHgiHOMdZfi37pbeVAchP2kBLbGrz3HG3PCAwnnJLrv6p MrVB6HrjyUIuIg05Be21o5jKbk1Sn0A4f7lnbW5T5qp9fNutqaU7tOxZLYQhbCQJRn sTBNJL0nl7xUZKUot8ZGWgK/CjC2vDpi/pvwOfaM= From: "pedro at palves dot net" To: gdb-prs@sourceware.org Subject: [Bug gdb/29907] gdb tries to open /proc/pid/mem even for --version Date: Fri, 16 Dec 2022 12:32:17 +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: pedro at palves dot net X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: pedro at palves dot net X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status assigned_to 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=3D29907 Pedro Alves changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|unassigned at sourceware dot org |pedro at palves dot= net --- Comment #1 from Pedro Alves --- Fix posted here: [PATCH] Delay checking whether /proc/pid/mem is writable (PR gdb/29907) https://sourceware.org/pipermail/gdb-patches/2022-December/194817.html --=20 You are receiving this mail because: You are on the CC list for the bug.=