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

Handle Exception API #201

Merged
merged 5 commits into from
Mar 30, 2020
Merged

Handle Exception API #201

merged 5 commits into from
Mar 30, 2020

Conversation

cammm
Copy link
Contributor

@cammm cammm commented Mar 27, 2020

Allows manually triggering of the backend given a completed ucontext

src/sentry_backend.h Outdated Show resolved Hide resolved
crashpad::CrashpadClient::DumpAndCrash(&context->exception_ptrs);
#else
// TODO: Crashpad has the ability to do this on linux / mac but the
// method interface is not exposed for it, a patch would be required
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that is unfortunate :-(

include/sentry.h Show resolved Hide resolved
@Swatinem Swatinem merged commit eb73904 into getsentry:master Mar 30, 2020
@cammm cammm deleted the handle-except branch March 30, 2020 15:58
@david-antiteum david-antiteum mentioned this pull request Mar 31, 2020
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.

2 participants