ZIm/tooling/workspace-hack
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
..
src Add workspace-hack (#27277) 2025-04-02 13:26:34 -07:00
.gitattributes Add workspace-hack (#27277) 2025-04-02 13:26:34 -07:00
.ignore Add workspace-hack (#27277) 2025-04-02 13:26:34 -07:00
build.rs Add workspace-hack (#27277) 2025-04-02 13:26:34 -07:00
Cargo.toml Add minidump crash reporting (#35263) 2025-08-04 18:19:42 -07:00
LICENSE-GPL Add workspace-hack (#27277) 2025-04-02 13:26:34 -07:00