From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id EB8DD385770E; Fri, 16 Feb 2024 21:57:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EB8DD385770E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1708120634; bh=XKTNQ/wjqTO1O4hlZBvLk/sAZF2riJ1cHFVz4FlHoAM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=cuJZR/EcmJu+PPY1PhKFi/DaVtDTi5qKlKYpkJMquQMGr/vnuk7BHK4w3/rb8DCQr HJ+ZFQECehNxDWc1MlYUOLW9hn3HuCjLEaKnjbkdDljGWhOC7SsEeBl+XcD6v/spCu rDq20x2G1BGmcuHGaUE47uEspH0AB6br6gyOovEA= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug server/30453] gdbserver cannot set breakpoints when /proc/pid/mem is not writable Date: Fri, 16 Feb 2024 21:57:14 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: server X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tromey at sourceware dot org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: WONTFIX 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=3D30453 --- Comment #27 from Tom Tromey --- > ptrace peek/poke requires that you pass down a pid of a live task. The Linux ptrace model bites again. --=20 You are receiving this mail because: You are on the CC list for the bug.=