From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7F6EE3858D32; Sun, 12 Feb 2023 10:17:09 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7F6EE3858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1676197029; bh=cECf36pPy0jJ6YAknJ4UkZpAnD2qUJD/e88hBp6ifAI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=hLScPbxLW+PbrKLQypHjD38r/NV98sg1c2MvJrLKL4ZuKllepxAHHl67G5jGzsSN1 4802W0FdOTQ6eZcZHcjiFhhHBDmvLKoiT+JRrME3WK+4xNAbsyK9wm8nStsejy/LJe pC8I/UBgi+CDY8l7Eja0oeYc/xT2IzQoaFOv7Chs= 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:17:08 +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: attachments.isobsolete attachments.created 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 Stas Sergeev changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #10865|0 |1 is obsolete| | --- Comment #7 from Stas Sergeev --- Created attachment 14678 --> https://sourceware.org/bugzilla/attachment.cgi?id=3D14678&action=3Ded= it test case I checkouted the old sources from git and did the minimal reproducer because yours doesn't work for me. Unfortunately I couldn't get rid of the large C++ header, because if that func returns something other than the object it does return now, the reproducer stops working. --=20 You are receiving this mail because: You are on the CC list for the bug.=