Skip to content

feat: Add crashpad support#2

Draft
LukasKastern wants to merge 1 commit into
olksdr:masterfrom
LukasKastern:crashpad-support
Draft

feat: Add crashpad support#2
LukasKastern wants to merge 1 commit into
olksdr:masterfrom
LukasKastern:crashpad-support

Conversation

@LukasKastern
Copy link
Copy Markdown

This change integrates crashpad into sentry native.
I also upgraded to zig 0.16.0 in the process.

I added a new example under examples/crashpad for testing the integration.

I also added curl as an explicit dependency. The curl branch is using my boringssl fork.

If I remember correctly this was a requirement for me personally since I've used boringssl in other projects.
But it should not be a hard requirement. Meaning we probably should just let the user decide the ssl implementation and pass it downwards.

@LukasKastern
Copy link
Copy Markdown
Author

Making this a draft since I have a few PRs pending that I'd like to have merged first to avoid creating a bunch of dependencies on my personal forks:

[ ] allyourcodebase/googletest#6
[ ] akunaakwei/zig-patch#1
[ ] allyourcodebase/curl#7

@olksdr
Copy link
Copy Markdown
Owner

olksdr commented May 21, 2026

hey @LukasKastern
Thanks for the PR and sorry for the delay. It's on my list of TODOs, and I will get back to you sometime within a week or two. I hope it still can wait for a bit.

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