From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7C80B3856089; Mon, 22 Jan 2024 17:17:57 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7C80B3856089 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1705943877; bh=SXdPuxLtw1nolY+dMFjfQoVPcqXd09s3TwjvLAcp150=; h=From:To:Subject:Date:In-Reply-To:References:From; b=civvSclN5wSIZTi49NNUsK5LVQCHpkxJybvKYtBlCkCvZsigvlqyAkBKsLjSOwSlM IOdL8RwzHTibgBTdwaQcNWhyC8h6fSqhNiivJExh8fQCX1DGU0PrT/qEGo2tth01rj uo6PlMKzSUebrPvYC/F5G4c8LhX9TrAS5WwBdhMY= From: "ssbssa at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug breakpoints/14901] Breakpoints can end up in the middle of an instruction, causing corruption Date: Mon, 22 Jan 2024 17:17:56 +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: 7.5 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ssbssa 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: 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=3D14901 Hannes Domani changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ssbssa at sourceware dot o= rg --- Comment #1 from Hannes Domani --- This is a similar issue to PR11273, since 'b' without arguments is used her= e, which sets the breakpoint on the current address, no matter what. --=20 You are receiving this mail because: You are on the CC list for the bug.=