From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 459F13858D28; Wed, 25 Jan 2023 17:07:49 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 459F13858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1674666469; bh=K+T1OCQSL/U2isFbZuNdsq8EI0kDAlq+q1mBnhLvexY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=RNET67SYZpTV9X8E1Oj7opAVsAjWcCcfGvZufd1O56K/RpnksvKpULubGu+drfPXI lJeO3SqBXKJWPPoXt1hH5N0fMYt/C/JO/s245tqLMD/uQ7EHJX3XJrQpldv8gFA9VU ysFi6yvkVQi1OadCbIbOzHAdrg3H4kGcqjSf/YrI= From: "blarsen at redhat dot com" To: gdb-prs@sourceware.org Subject: [Bug record/30025] Adding an inferior when already recording makes GDB not handle SIGTRAP correctly Date: Wed, 25 Jan 2023 17:07:48 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: record X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: blarsen at redhat dot com 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=3D30025 --- Comment #2 from B. Larsen --- It seems that this SIGTRAP doesn't always happen consistently. It often hap= pens on the second instruction of the function (since a SIGTRAP on the first instruction is expected), but it can happen anywhere. I've had it anywhere between 0x401107 and 0x40111f, and one or two times it didn't trigger at al= l. --=20 You are receiving this mail because: You are on the CC list for the bug.=