From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9FAA23858284; Wed, 21 Dec 2022 18:42:11 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9FAA23858284 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1671648131; bh=fB/29/eZxgj3EnE091PPvNxlBWoCC6Twofa1pcKDAzI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=CFbZlhSNaSm5feRfx7SX1ExLAP1bUqhZU4UvI/+M0l15LmbEuEQWK5ov0T2x3wgJB 5RU4a0F2R2MvHmk1ZD/p05ZTML1J6dDCskr9EOu/Ks75nYhHE5Zai1yQ2MVaMwyzE0 fDfBy7ydM5pqxUNFpMYQE1LIT15XzGKPqi/qR0LQ= 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, 21 Dec 2022 18:42:11 +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: 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 --- Comment #3 from Tom Tromey --- > Also, if I can help somehow, just let me know. Well... if you're interested in hacking on gdb, maybe the way to approach this is to change how the backtrace limit works. One idea is to have it only count "real" frames and ignore inline frames and tailcall frames. --=20 You are receiving this mail because: You are on the CC list for the bug.=