ZIm/crates/proto
Julia Ryan 669c57b45f
Add minidump crash reporting (#35263)
- [x] Handle uploading minidumps from the remote_server
- [x] Associate minidumps with panics with some sort of ID (we don't use
session_id on the remote)
  - [x] Update the protobufs and client/server code to request panics
- [x] Upload minidumps with no corresponding panic
- [x] Fill in panic info when there _is_ a corresponding panic
- [x] Use an env var for the sentry endpoint instead of hardcoding it

Release Notes:

- Zed now generates minidumps for crash reporting

---------

Co-authored-by: Max Brunsfeld <maxbrunsfeld@gmail.com>
2025-08-04 18:19:42 -07:00
..
proto Add minidump crash reporting (#35263) 2025-08-04 18:19:42 -07:00
src Add minidump crash reporting (#35263) 2025-08-04 18:19:42 -07:00
build.rs debugger: Surface validity of breakpoints (#30380) 2025-05-20 15:56:15 +00:00
Cargo.toml windows: Add support for SSH (#29145) 2025-07-08 14:34:57 +00:00
LICENSE-GPL Add missing LICENSE file to proto crate (#12863) 2024-06-10 15:35:37 -04:00