mstange / pdb-addr2line
A rust crate to symbolicate addresses from PDBs, like addr2line. Uses the `pdb` crate.
☆33Updated 3 months ago
Alternatives and similar repositories for pdb-addr2line:
Users that are interested in pdb-addr2line are comparing it to the libraries listed below
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆42Updated this week
- Rust rewrite of breakpad's minidump_writer☆72Updated 2 weeks ago
- An experimental GUI for rust-minidump☆67Updated last year
- Stack unwinding library in Rust☆89Updated last month
- A small Rust library that allows users to reinterpret data of certain types safely.☆39Updated 3 years ago
- A rust library that demangles / undecorates C++ symbols mangled by MSVC☆42Updated 8 months ago
- Rust library for encoding/decoding Windows cabinet (.cab) files☆16Updated 2 months ago
- Collection of crates to deal with crashes☆144Updated 5 months ago
- A cross-platform virtual memory API written in Rust☆123Updated 7 months ago
- build.rs helper to configure and compile autotools and configure/make projects☆29Updated 9 months ago
- Read virtual memory maps from another process☆72Updated last week
- Raw system calls for Rust☆98Updated last year
- Proc macro implementation of #[naked]☆30Updated last year
- A tracing layer for macOS/iOS's `oslog`☆23Updated 4 months ago
- Code coverage support for Rust `no_std` and embedded programs☆54Updated 2 months ago
- Higher level LLDB bindings for Rust built on lldb-sys.☆57Updated last month
- Generated bindings for Linux's userspace API☆49Updated 3 weeks ago
- A modern and lightweight implementation of arbitrary integers for Rust☆33Updated last month
- Rewrite of breakpad dump_syms tools in Rust☆138Updated 2 weeks ago
- Collect CPU callstack samples from a windows process☆22Updated 5 months ago
- Memory leak detector for rust☆15Updated 3 years ago
- ☆32Updated 8 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆45Updated 3 months ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆83Updated last year
- A Rust crate implementing the GDB Remote Serial Protocol☆34Updated 4 years ago
- global allocator for Rust that provides hooks for tracking allocations☆48Updated last year
- Macro for dynamically loading windows dll functions☆19Updated last year
- WIP showing Rust / C++ ffi patterns.☆20Updated 4 years ago
- Display debugging information☆128Updated 2 months ago
- Implementation of CStr and CString for no_std environments☆41Updated last year