sqlite-with-gcov
CommunityCompile C/C++ with code coverage.
AuthorZurybr
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the complexity of compiling C/C++ projects, specifically SQLite, with gcov code coverage instrumentation, installing them to custom locations, and making the resulting binaries accessible system-wide.
Core Features & Use Cases
- Code Coverage Compilation: Integrates gcov flags (
-fprofile-arcs,-ftest-coverage) into the build process for detailed code coverage analysis. - Custom Installation Prefixes: Allows installation to non-standard directories (
--prefix). - System-wide Binary Availability: Provides strategies (symlinks, profile scripts) to ensure compiled binaries are accessible in the system's PATH.
- Use Case: When developing or auditing C/C++ libraries and you need to ensure a high level of test coverage and understand the runtime behavior of the instrumented code.
Quick Start
Compile SQLite with gcov instrumentation and install it to /opt/sqlite-coverage, making the binary available in the system's PATH.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: sqlite-with-gcov Download link: https://github.com/Zurybr/lefarma-skills/archive/main.zip#sqlite-with-gcov Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.