From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 103B53858C83; Fri, 14 Apr 2023 04:55:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 103B53858C83 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1681448113; bh=bDPCDlFlHzFD4yAbFAn4FkUO7NlDvAaRJLINeYHdz+I=; h=From:To:Subject:Date:In-Reply-To:References:From; b=jQ6oMYqbqpp8ch8z60crwcDtnY2KjHPLUBtS5G949FYoLsb9sM15yoyakp2VfeNrZ tzQzAlXVrW0tNSLCB810yZ/2AYyRTLy5CbXdZV4v91qW/O8bMCZHERXIr4Yrrb8xl4 2jho+LfZWnRXIQvZv0oKkcGYiMF2ruR2u+ZwuYbM= 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 04:55:12 +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: RESOLVED X-Bugzilla-Resolution: NOTABUG X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution 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 Yibiao Yang changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |NOTABUG --- Comment #2 from Yibiao Yang --- Sorry. This might be not a bug. When the program stopped at the 'start' the program, the address of 0x0000000000401112 is reached.=20 However, I am curious why both line 8 and line 3 mapped to the address of 0x0000000000401112 as Line 8 has no debug information. --=20 You are receiving this mail because: You are on the CC list for the bug.=