From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A0B403858284; Thu, 8 Feb 2024 19:10:33 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A0B403858284 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1707419433; bh=+N0wNAO6KAUpxIS0t3ZRaCDirgC20h+BnuCh7xMByoU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=K9EOJ+yJ8fP2IwbkdBnwmweHyyTBTYoMWKocsZeJ7FCr8RcYB79xiUsh5hEjdu4/m 5reiGR6VhQZbaBM4JwnLDfxJeqN1/opEI5VkZs0A4bdQzVgVInWnI2iUwfZFa41y/4 oAY6uC2MPVs6nuvb005LjwOvoocm9nUCQaxoOXT4= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug gdb/31194] Stepping on "int3" instruction fails assertion. Date: Thu, 08 Feb 2024 19:10:32 +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: tromey 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: 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=3D31194 --- Comment #13 from Tom Tromey --- FWIW my naive patch regresses an existing test. FAIL: gdb.arch/amd64-disp-step.exp: add into rax: send_signal=3Doff: contin= ue to test_rip_rax FAIL: gdb.arch/amd64-disp-step.exp: add into rax: send_signal=3Doff: contin= ue to test_rip_rax_end FAIL: gdb.arch/amd64-disp-step.exp: add into rax: send_signal=3Doff: verify= _regs: rax expected value FAIL: gdb.arch/amd64-disp-step.exp: continue to test_int3_end --=20 You are receiving this mail because: You are on the CC list for the bug.=