Skip to content

Add support for using libbacktrace for nicer backtraces on errors (like assert failures) #1464

Closed as not planned
@mithro

Description

@mithro

The libbacktrace is a cool library which may be linked into a program or library and used to produce symbolic backtraces. Sample uses would be to print a detailed backtrace when an error occurs or to gather detailed profiling information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions