From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F21443858C39; Thu, 16 Feb 2023 23:38:48 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F21443858C39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1676590728; bh=XlBGoI6PZKzUHCQY464+bTFZkcEIlkLQKnD/8aLJN80=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ysvBEy4UCNMgO7UNN6PRQKGK4GjyK/x+fewdQgu7spb10ok/Ab8pTa9ibAKYIQ9mm soJEnpgmJgW/zRii6hPl3O6ERc6HkbrFyG57+eWEccIO7/Q6swB8tjmO17GgwsdI2Z Wnskjiie+WA6a6M7CWY+mLZfYFA/zSnj1gkcQ0Jw= From: "ian at airs dot com" To: gdb-prs@sourceware.org Subject: [Bug go/30038] When using CGO and C code is calling GO function, not getting call stack of C from core dump. Only getting call stack of GO. Date: Thu, 16 Feb 2023 23:38:48 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: go X-Bugzilla-Version: 12.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: ian at airs dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 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=3D30038 Ian Lance Taylor changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ian at airs dot com --- Comment #13 from Ian Lance Taylor --- Hi Tom, based on your backtrace, you are using gccgo. I think that the OP = is using the gc compiler. Both provide a "go" program that works the same way. --=20 You are receiving this mail because: You are on the CC list for the bug.=