Date: Sun, 13 Oct 2024 17:31:43 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 235033] [feature suggestion] Stack should be unwound and exception should be printed when a C++ application throws an uncaught exception Message-ID: <bug-235033-227-RUPhL63tma@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-235033-227@https.bugs.freebsd.org/bugzilla/> References: <bug-235033-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235033 Ed Maste <emaste@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |emaste@freebsd.org --- Comment #6 from Ed Maste <emaste@freebsd.org> --- As a user- or developer-facing diagnostic having just `Abort trap (core dumped)` isn't great. I tried on a Debian 12 system and see: terminate called after throwing an instance of 'char const*' Aborted --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-235033-227-RUPhL63tma>