From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 405033846402; Wed, 3 Apr 2024 18:44:48 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 405033846402 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1712169888; bh=HFCflVQ8DvQKWPYir78XrKUt2zle0dCZiiYmuPP+aKg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Qw8ZVnFA5kiA6WgVZvXOmXW+mVDlDBL6uwJ5WO9tb59wdrDgHBYW2HTemnHrKFemm dnVB8viXlLBIPGygUqStjH4e2qNj0KBDOgSu6Ht6r/tuSC/FClG1dswgheOivt11jV X6WlcO7uojjvSk0jG+LdU7kaVve14x8V22LvI9lI= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug breakpoints/31599] [gdb] setting breakpoint prevents value being from written to address via read Date: Wed, 03 Apr 2024 18:44:46 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: breakpoints X-Bugzilla-Version: 13.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tromey at sourceware dot org 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: cc 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=3D31599 Tom Tromey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tromey at sourceware dot o= rg --- Comment #2 from Tom Tromey --- > When a break point for 0x0804a060 is set (and enabled), the `read` call d= oesn't actually read the first byte of the input I wonder what it returns and if it sets errno. --=20 You are receiving this mail because: You are on the CC list for the bug.=