Skip to content

Highlight the crashing stack trace #55

@Cykelero

Description

@Cykelero

When a thread other than main caused the crash, it can take quite a bit of scrolling and scanning to find the relevant stack trace. It’d be nice if MacSymbolicator somehow highlighted that stack!

That could by changing some attribute of the text, or by adding a prominent header to the thread; or maybe a button that scrolls to the stack trace, something like that.

This would also be useful to help the user even simply notice the crashing thread is non-main—I just spent multiple days being very confused at a handful of crash logs that seemed to make no sense at all, before I remembered that, ahem, non-main threads can crash too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions