From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 918BF3858D39; Thu, 3 Nov 2022 15:59:36 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 918BF3858D39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1667491176; bh=75eeGXyQJwjjfLYHXGkdsTLAon/kfQFanHX2zPf6JTI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=NyMNEveo2+GXI+fjmxLq/HP0o1kG61+4diDE2Enr6VGi+N067QuFcezVw3p5wm72d cEwp2rZyruY96loVsE8eAfSdIA0tm2F0cNDkjM0fhegw4dm3ZK2lTidwH3dKfpSjcC 8j+r+zXuipztlQJz8WGw8M07W1vD1cPHWF0cw3ZM= From: "lsix at lancelotsix dot com" To: gdb-prs@sourceware.org Subject: [Bug gdb/29747] Crash when stepping over printf without debug symbols Date: Thu, 03 Nov 2022 15:59:35 +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: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: lsix at lancelotsix dot com 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: cc 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=3D29747 Lancelot SIX changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lsix at lancelotsix dot com --- Comment #1 from Lancelot SIX --- This issue does not exist on the gdb-12-release branch. Running git-bisect gives me that the this problem appeared with: be6276e0a= ed "Allow debugging of runtime loader / dynamic linker". I can confirm that reverting this patch fixes this particular problem. I g= uess that we might want to have this fixed before gdb-13 release. --=20 You are receiving this mail because: You are on the CC list for the bug.=