Skip to content

rolfbjarne/StackTracer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StackTracer

This is a class that can capture a stack trace for the current thread.

It captures both the native stack trace and the managed stack trace.

It can return the stack traces as plain text (StackReport.Create), or as a script (StackReport.CreateScript) that can be executed to print a symbolicated version of the native stack trace. In the latter case, if executed on iOS, the script must be copied to the corresponding Mac for execution.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages