C/C++ Debugging
curated by SkillMD · plugin · 8 skills
For C/C++ developers needing debugging tools, memory analysis, and GDB integration.
Install the whole plugin (CLI)
npx skillmds add antigravity/gdb-cli
npx skillmds add affaan-m/cpp-testing
npx skillmds add antigravity/cpp-pro
npx skillmds add jeffallan/cpp-pro
npx skillmds add lucaspmarie-a11y/gdb-cli
npx skillmds add nimoqup046-collab/gdb-cli
npx skillmds add luokai0/cxx
npx skillmds add phoroth/gdb-cliSkills in this plugin
- ▌ gdb-cli · antigravityAnalyze core dumps, debug live processes, and investigate crashes, deadlocks, and memory issues in C/C++ programs using GDB with source code correlation.
- ▌ cpp-testing · affaan-mWrite, fix, and run C++ tests using GoogleTest/GoogleMock with CMake/CTest, including TDD workflows, coverage, and sanitizers.
- ▌ cpp-pro · antigravity bundleWrite idiomatic C++ code with modern features, RAII, smart pointers, and STL algorithms. Handles templates, move semantics, and performance optimization.
- ▌ cpp-pro · jeffallan bundleWrites, optimizes, and debugs C++ applications using modern C++20/23 features, template metaprogramming, and high-performance systems techniques.
- ▌ gdb-cli · lucaspmarie-a11yAnalyze core dumps, debug live processes, and investigate crashes, deadlocks, or memory issues in C/C++ programs using GDB with intelligent source code correlation.
- ▌ gdb-cli · nimoqup046-collabAnalyzes core dumps and live processes with GDB, correlating runtime state with source code to diagnose crashes, deadlocks, and memory issues.
- ▌ cxx · luokai0 bundleProvides C/C++ development reference by fetching live examples from cppcheatsheet.com, covering syntax, system programming, CUDA, debugging, and build systems.
- ▌ gdb-cli · phorothAnalyzes core dumps and live processes with GDB, correlating source code with runtime state to diagnose crashes, deadlocks, and memory issues in C/C++ programs.