From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 24DBE3858D37; Sun, 12 Feb 2023 10:20:48 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 24DBE3858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1676197248; bh=xlEwZHiHivz0UieNZUgK2I0/CFHA6joumvP/TMVpo1c=; h=From:To:Subject:Date:In-Reply-To:References:From; b=l4AYUvvF0EQcryDsM5/VL3KhSeJ7ghJZ8jdGBpbQhnXRznXhB6oOv2i/lwg5g9kkX GQP6wdTq5vlXkv3D52/S82vYppBs3olapgbgRbcantX9thM3IWGlmKZ7xWQ1sIaCUg PO1U+fO6jppGYMw0xbF8ztuXBdUCZzH1PwCGmIWE= From: "stsp at users dot sourceforge.net" To: gdb-prs@sourceware.org Subject: [Bug breakpoints/22921] breakpoint in PLT corrupts function argument in $rcx Date: Sun, 12 Feb 2023 10:20:47 +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: 8.0.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: stsp at users dot sourceforge.net 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: 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=3D22921 --- Comment #8 from Stas Sergeev --- Also if lib is built with g++ instead of clang++, reproducer stops working. So in my new makefile it is built with clang++. --=20 You are receiving this mail because: You are on the CC list for the bug.=