From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 066383858C42; Thu, 16 Nov 2023 07:27:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 066383858C42 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1700119643; bh=2ku1DPS3Cq3RtPuBuU+XOKXvVojgRDOkHEb+V+Qh0BM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=YBLy4JBpdYc4ZVwR7toGId9Cm79od2Rd++eDQuwSkvD2lOfH4i/UUs/Ut0ep+aDJ4 w/89Q4XxL4OV+ySgY5IIhVDNpFSu2KS4JMQwZFKCIghU+Sgy+vIBL0iuXeseb2OptL S98/OzcBnoCfafPkm9yBNY4oTDuDiqoo5cySGceA= From: "iamanonymous.cs at gmail dot com" To: gdb-prs@sourceware.org Subject: [Bug gdb/31070] Abnormal Jump in Execution for builtin function using 'stepi' Command in GDB Date: Thu, 16 Nov 2023 07:27:22 +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: critical X-Bugzilla-Who: iamanonymous.cs at gmail dot com 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=3D31070 --- Comment #1 from Anonymous --- The command used for the compilation is: $ gcc -O2 -g small.c --=20 You are receiving this mail because: You are on the CC list for the bug.=