From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id ADDC63858425; Tue, 20 Dec 2022 13:55:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org ADDC63858425 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1671544528; bh=oqw8IM0DAVAdd3lcLawwDMGdFMlpMhdwr0CLlymfoiI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=GyT1pR+1EfBFFJvVZgtRgnJ1+t4pCuJy3/b2tT/jQGjDGA9Z4b/55gA3QReYKuhQy fk/+EobnPa7iItiH6EZCWJ8Rib7wVRbnawJlbzR6bmnWpEz78Kt/r1J5tDHXQj08qK RLxTeQJvNNC+uqe78gmaQxYWjj9wod8hqyIZrtQw= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug gdb/29921] GDB steps into printf() when including "cstdio" Date: Tue, 20 Dec 2022 13:55:28 +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: 7.10 X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: tromey at sourceware dot org 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: 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=3D29921 Tom Tromey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tromey at sourceware dot o= rg --- Comment #1 from Tom Tromey --- Probably this is not a gdb bug, but rather something to do with mingw. For example if printf is an inline function then this could happen. Can you check that? --=20 You are receiving this mail because: You are on the CC list for the bug.=