zed/crates/remote_server/src
Cole Miller a2022d7da3
Improve Linux panic reporting (#22202)
- [x] Upload separate debug symbols for Linux binaries to DigitalOcean
- [x] Send raw offsets with panic report JSON on Linux
- [x] Update `symbolicate` script to handle Linux crashes
- [x] Demangle backtraces 🎉 
- [x] Check that it works
- [x] Improve deduplication (?)
 
Release Notes:

- N/A

---------

Co-authored-by: Conrad <conrad@zed.dev>
2024-12-22 08:20:17 +00:00
..
headless_project.rs Overhaul extension registration (#21083) 2024-11-22 19:02:32 -05:00
main.rs
remote_editing_tests.rs Start to split out initialization and registration (#21787) 2024-12-11 14:05:10 -07:00
remote_server.rs
unix.rs Improve Linux panic reporting (#22202) 2024-12-22 08:20:17 +00:00