Skip to content

Handle Exception API#201

Merged
Swatinem merged 5 commits intogetsentry:masterfrom
cammm:handle-except
Mar 30, 2020
Merged

Handle Exception API#201
Swatinem merged 5 commits intogetsentry:masterfrom
cammm:handle-except

Conversation

@cammm
Copy link
Copy Markdown
Contributor

@cammm cammm commented Mar 27, 2020

Allows manually triggering of the backend given a completed ucontext

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
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

that is unfortunate :-(

@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