| Crates.io | crashdump_parser_cli |
| lib.rs | crashdump_parser_cli |
| version | 0.3.0 |
| created_at | 2025-03-30 22:10:47.844131+00 |
| updated_at | 2025-03-31 18:51:28.33102+00 |
| description | A CLI tool to parse Erlang crashdumps. |
| homepage | |
| repository | https://github.com/WhatsApp/crashdump_viewer_cli/ |
| max_upload_size | |
| id | 1612818 |
| size | 12,374,313 |
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.