From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 362253858D20; Fri, 14 Apr 2023 03:02:53 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 362253858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1681441373; bh=Mvp1r4EgREiRUADR3HOfvAzFJg6qoyfFKtkhBh6BUsA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=QjzAavbe/R+tsZ6lYQExj+PCZ+mCx2i5vpDAn3Wkzu2jb4qbEVG29I1rzcCh4nS6Z sQDyrcaDFnvuvbIbJ/S2aG/v4QnHTjTfSBxGSQdDbIIsxXcOvdDFhvnrQ1y3ARdfkM sFt1b4MxldzPCuuCubl+umiViH6LYHH/DgTihkDk= From: "yangyibiao at nju dot edu.cn" To: gdb-prs@sourceware.org Subject: [Bug gdb/30351] An vaid address cannot be reached in instruction-level stepping Date: Fri, 14 Apr 2023 03:02:53 +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: 13.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: yangyibiao at nju dot edu.cn 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=3D30351 --- Comment #1 from Yibiao Yang --- command for compilation is : $ gcc -O0 -g small.c --=20 You are receiving this mail because: You are on the CC list for the bug.=