From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9D8203858C83; Wed, 11 Jan 2023 10:06:17 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9D8203858C83 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1673431577; bh=xDSDBMoLlS1hVhJJXBeChTNo5XRwE0sydvuoe4UhD5E=; h=From:To:Subject:Date:In-Reply-To:References:From; b=BmYA8nPBhsna4ng+SWHAnm1cmApGq/7ehA6eW+As1+/zQf3pT5dw3IE/BZ5uClpng Y2QRImFDVvT4rAwTYF4dQO90KnclJRmqgSCwiirLZvLPD/p63+EOHKSJJ/Hr+ChHE3 i1vrfU2y8grP+665q4Bz17EC3AjtAtN+cdREeFIg= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug gdb/29962] FAIL: gdb.reverse/step-reverse.exp: reverse step into fn call Date: Wed, 11 Jan 2023 10:06:17 +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: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vries at gcc dot gnu.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: 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=3D29962 --- Comment #5 from Tom de Vries --- Created attachment 14575 --> https://sourceware.org/bugzilla/attachment.cgi?id=3D14575&action=3Ded= it log file including debug infrun output (gcc 9.4.0 case) $ gdb -q -batch outputs/gdb.reverse/step-reverse/step-reverse -ex "set trace-commands on" -ex start -ex record -ex "break 79" -ex continue -ex reverse-stepi -ex "set debug infrun 1" -ex reverse-step 2>&1 | tee log.txt --=20 You are receiving this mail because: You are on the CC list for the bug.=