KSCrash
KSCrash copied to clipboard
record a flag with 'isMainThread' when write thread.
Sometimes you care about call stack of main thread and crashed thread only. So you can filter this from all threads with 'KSCrashField_MainThread'.
But main thread always stands first in the list, doesn't it?
Thank you for your contribution! Due to major changes in KSCrash, we have to close this pull request as it is hard to merge now. If you think this pull request is still needed, please make the necessary changes and reopen it.