Skip to content

IR backtraces: expand multiple call frames #637

Open
@maleadt

Description

@maleadt

We currently abort IR backtrace generation when encountering multiple call sites:

frame = StackTraces.StackFrame("multiple call sites", "unknown", 0)

We should probably just generate multiple stackframes instead, which seems strictly more useful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions