| Crates.io | crashdump_viewer_cli |
| lib.rs | crashdump_viewer_cli |
| version | 0.5.0 |
| created_at | 2025-04-13 14:48:59.726341+00 |
| updated_at | 2025-04-29 17:07:33.226302+00 |
| description | A CLI tool to parse Erlang crashdumps. |
| homepage | |
| repository | https://github.com/WhatsApp/crashdump_viewer_cli/ |
| max_upload_size | |
| id | 1631867 |
| size | 12,686,993 |
This CLI tool allows you to view Erlang crash dumps without requiring wxWidgets. While it shares the purpose of the official crash dump viewer, it offers several key advantages:
CDParser::create_descendants_table function.Note: This is a beta release, and some features are still under development. We encourage you to try it and provide feedback. See the TODO list below for planned enhancements.
cargo run sample_dumps/erl_crash_20250105-004018.dump
shows



cargo build
See the CONTRIBUTING file for how to help out.
CrashDump::from_index_map?, should come up with a list of commands)CrashDumpapp.rs properly into tui.rsParserCrash Dump Viewer CLI is Apache 2.0 licensed, as found in the LICENSE file.