Ability to get stack trace as a string
Open
- Dominant language
- C++
- Stars
- 187
- Forks
- 87
- PR merge metrics
- No merged PRs in 30d
Description
In some situations, when application isn't crashed, one may need to get a stack trace for some reasons.
Well, instead of creating code that calls dbghelp.dll, one can use existing code in BugTrap.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.