sharkdp / stack-inspectorLinks
A gdb command to inspect the size of objects on the stack
☆69Updated 2 years ago
Alternatives and similar repositories for stack-inspector
Users that are interested in stack-inspector are comparing it to the libraries listed below
Sorting:
- commandline compiler explorer - use https://godbolt.org from your terminal!☆199Updated 5 years ago
- A LD_PRELOAD based memory profiler and leak detector for Linux☆86Updated 4 months ago
- A clang tool for happy refactoring without source-code gymnastics☆252Updated 5 years ago
- Painless parameter handling for easy exploration☆64Updated 4 years ago
- C/C++ language server implemented on top of Clang frontend.☆153Updated last month
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- ☆13Updated 9 years ago
- Generate tag file for C++ source code, using the clang C++ compiler's parsing libraries☆242Updated 8 years ago
- Automatically spawn gdb on error.☆65Updated 3 years ago
- C++ Command Line Parser Toolkit☆37Updated last month
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆126Updated 2 years ago
- Query C++ codebases using SQLite☆188Updated 3 years ago
- Tools to dealing with template instantiation profiles generated by templight.☆83Updated 2 years ago
- CppCon 2019 Talk: slides and source code☆47Updated 5 years ago
- Dump ABI of an ELF object containing DWARF debug info☆193Updated 6 months ago
- Various tools to improve the gdb experience☆125Updated 2 years ago
- Header-only llvm::Expected<T>☆38Updated 5 years ago
- Memory allocation tracking library☆60Updated 5 years ago
- A C++14/17 implementation of named tuples☆71Updated 11 months ago
- chap analyzes un-instrumented core files for leaks, memory growth, and corruption☆381Updated 2 months ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 5 years ago
- Convenient & cross-platform sandboxing C library☆44Updated last year
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- [MIRROR] ELF related utils for ELF 32/64 binaries that can check files for security relevant properties☆105Updated 2 weeks ago
- Thread-safe cross-platform event loop library in C++☆178Updated 2 months ago
- A rust like Result type for modern C++☆20Updated 6 years ago
- A C++ mocking library☆23Updated 5 years ago
- A debugger for CMake☆23Updated 5 years ago
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆191Updated this week
- wait free FIFO queue, easy built cross platform(no extra dependencies needed)☆86Updated 6 years ago