From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6D7F63888C72; Wed, 7 Dec 2022 23:02:15 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6D7F63888C72 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1670454135; bh=yzuhLc5n27Gl601OkZnIsvdecz+78PvwnVzSZ0ZeCQQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=tywhcg2iQQa/SeK1kK2NxGKQIHwvdJBRrxLz2oSLtQAnepZSvX/vn76CjofXp8hYY 2nu6yCh23L5Ft9FnnU3hhlFup1B0Hy75WFYxhYzQ7w1dFDi0fSBATZtzKwbhSXKomr Ke27xUjxGI4VxlK96pzobOqc1LHRTRM2DgJo3hFs= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug gdb/29865] The GDB dies during unwind the stack - question Date: Wed, 07 Dec 2022 23:02:14 +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: 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=3D29865 Tom Tromey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tromey at sourceware dot o= rg --- Comment #1 from Tom Tromey --- Offhand I'm not sure what the deal is here. Maybe "set backtrace limit" has to take this situation into account and allow some leeway, or maybe it should only work on "physical" (non-inline/tailcall) frames -- dunno. (And, assuming that's what you did...) However - what version of gdb are you using? This assert doesn't seem to appear in git master. --=20 You are receiving this mail because: You are on the CC list for the bug.=