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!☆200Updated 5 years ago
- A clang tool for happy refactoring without source-code gymnastics☆254Updated 5 years ago
- ☆13Updated 9 years ago
- A LD_PRELOAD based memory profiler and leak detector for Linux☆87Updated 2 months ago
- C/C++ language server implemented on top of Clang frontend.☆153Updated 5 months ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- Generate tag file for C++ source code, using the clang C++ compiler's parsing libraries☆243Updated 8 years ago
- Memory allocation tracking library☆62Updated 5 years ago
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆126Updated 2 years ago
- A C++ mocking library☆23Updated 5 years ago
- A debugger for CMake☆23Updated 5 years ago
- [MIRROR] ELF related utils for ELF 32/64 binaries that can check files for security relevant properties☆105Updated last week
- Automatically spawn gdb on error.☆69Updated 3 years ago
- Tools to dealing with template instantiation profiles generated by templight.☆83Updated 2 years ago
- Various tools to improve the gdb experience☆126Updated 2 years ago
- selectively remove C preprocessor conditionals☆184Updated last year
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆170Updated 9 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 4 years ago
- Pretty-print hierarchical information automagically☆29Updated 6 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆204Updated this week
- ☆102Updated 3 years ago
- Query C++ codebases using SQLite☆188Updated 3 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- Painless parameter handling for easy exploration☆65Updated 4 years ago
- Dump ABI of an ELF object containing DWARF debug info☆199Updated 10 months ago
- chap analyzes un-instrumented core files for leaks, memory growth, and corruption☆387Updated 6 months ago
- Header-only llvm::Expected<T>☆38Updated 6 years ago
- Convenient & cross-platform sandboxing C library☆44Updated 2 months ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 3 years ago