-
Notifications
You must be signed in to change notification settings - Fork 120
Highlight the crashing stack trace #55
Copy link
Copy link
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels