Cppcheck is a static analysis tool for C/C++ code. It provides unique code analysis to detect bugs and focuses on detecting undefined behaviour and dangerous coding constructs. The goal is to have very few false positives. Cppcheck is designed to be able to analyze your C/C++ code even if it has non-standard syntax (common in embedded projects).
... part of T2, get it here
URL: https://cppcheck.sourceforge.io/
Author: Daniel Marjamäki <daniel [dot] marjamaki [at] gmail [dot] com>
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>
License: GPL
Status: Stable
Version: 2.18.0
Remark: Does cross compile (as setup and patched in T2).
Download: https://github.com/danmar/cppcheck/ cppcheck-2.18.0.tar.gz
T2 source: cppcheck.cache
T2 source: cppcheck.desc
Build time (on reference hardware): 100% (relative to binutils)2
Installed size (on reference hardware): 10.86 MB, 91 files
Dependencies (build time detected): 00-dirtree coreutils diffutils grep gzip linux-header make tar
Installed files (on reference hardware): n.a.
1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.
2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).