Open axetroy opened 2 years ago
Hi. I am a new for minidump.
I am just curious, about how to analyze the specific call stack, just like sentry.io, which function can be displayed specifically.
And my program uses a C ++ extension, how to display its call stack when parsing (if there is a symbol file).
Thanks for your lib, it help me a lot.
Sorry, I'm not sure I understand what you're trying to do! Can you help with an example?
Hi. I am a new for minidump.
I am just curious, about how to analyze the specific call stack, just like sentry.io, which function can be displayed specifically.
And my program uses a C ++ extension, how to display its call stack when parsing (if there is a symbol file).
Thanks for your lib, it help me a lot.