Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add captured frames to EnhancedStackTrace #146

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

marwie
Copy link

@marwie marwie commented Feb 25, 2021

Injecting captured stackframes into EnhancedStackTrace

Example without injection in Unity context:
Before
2021-02-25-093227

After
2021-02-25-093311

Example using sample in Unity context:
Before:
uncaughtsample-2021-02-25-093701

After:
uncaughtsample-captured-2021-02-25-093754

@benaadams
Copy link
Owner

Hmm... test are not running. Let me look into that

@benaadams benaadams closed this Feb 25, 2021
@benaadams benaadams reopened this Feb 25, 2021
@bruno-garcia
Copy link
Contributor

I always assume those frames were "hidden" by design:
image

@marwie
Copy link
Author

marwie commented Feb 27, 2021

It looks to me like they're not correctly parsed yet. I can include the code to the stacktrace tomorrow.

@marwie
Copy link
Author

marwie commented Feb 27, 2021

@niemyjski
Copy link

@benaadams Any thoughts on merging this or other recent pr's?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants