| Crates.io | minidump-debugger |
| lib.rs | minidump-debugger |
| version | 0.3.4 |
| created_at | 2022-07-24 17:34:16.020055+00 |
| updated_at | 2024-01-26 21:23:50.493975+00 |
| description | an experimental GUI for inspecting minidumps with rust-minidump |
| homepage | |
| repository | https://github.com/rust-minidump/minidump-debugger |
| max_upload_size | |
| id | 632115 |
| size | 229,462 |
An experimental GUI for rust-minidump based on egui.
NOTE: if building from source on linux, you may need to install the packages egui depends on.
At this point the UI is mostly at parity with minidump-stackwalk
Linux* stream raw inspection (they have a weird format)symbol cache checkbox so terribly dangerous (will blindly delete the dir at that path, should just disable the cache)
