Paquet : cppcheck-gui (2.16.0-1 et autres)
Liens pour cppcheck-gui
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source cppcheck :
Responsable :
Ressources externes :
- Page d'accueil [sourceforge.net]
Paquets similaires :
tool for static C/C++ code analysis (GUI)
Cppcheck is a command-line tool that tries to detect bugs that your C/C++ compiler doesn't see. It is versatile, and can check non-standard code including various compiler extensions, inline assembly code, etc. Its internal preprocessor can handle includes, macros, and several preprocessor commands. While Cppcheck is highly configurable, you can start using it just by giving it a path to the source code.
It includes checks for:
* pointers to out-of-scope auto variables; * assignment of auto variables to an effective parameter of a function; * out-of-bounds errors in arrays and STL; * missing class constructors; * variables not initialized by a constructor; * use of memset, memcpy, etcetera on a class; * non-virtual destructors for base classes; * operator= not returning a constant reference to itself; * use of deprecated functions (mktemp, gets, scanf); * exceptions thrown in destructors; * memory leaks in class or function variables; * C-style pointer cast in C++ code; * redundant if; * misuse of the strtol or sprintf functions; * unsigned division or division by zero; * unused functions and struct members; * passing parameters by value; * misuse of signed char variables; * unusual pointer arithmetic (such as "abc" + 'd'); * dereferenced null pointers; * incomplete statements; * misuse of iterators when iterating through a container; * dereferencing of erased iterators; * use of invalidated vector iterators/pointers
This package contains the graphical user interface for cppcheck.
Autres paquets associés à cppcheck-gui
|
|
|
|
-
- dep: cppcheck (= 2.11-3) [m68k]
- tool for static C/C++ code analysis (CLI)
- dep: cppcheck (= 2.12.0-1) [ia64]
- dep: cppcheck (= 2.16.0-1) [non ia64, m68k, x32]
- dep: cppcheck (= 2.9-1) [x32]
-
- dep: libc6 (>= 2.35) [m68k, x32]
- bibliothèque C GNU : bibliothèques partagées
un paquet virtuel est également fourni par libc6-udeb
- dep: libc6 (>= 2.38) [non alpha, ia64, m68k, sh4, x32]
- dep: libc6 (>= 2.40) [sh4]
-
- dep: libc6.1 (>= 2.37) [ia64]
- bibliothèque C GNU : bibliothèques partagées
un paquet virtuel est également fourni par libc6.1-udeb
- dep: libc6.1 (>= 2.38) [alpha]
-
- dep: libgcc-s1 (>= 3.0) [amd64, arm64, mips64el, ppc64, ppc64el, s390x, x32]
- bibliothèque de prise en charge de GCC
- dep: libgcc-s1 (>= 3.4) [alpha, riscv64, sparc64]
- dep: libgcc-s1 (>= 3.5) [armel, armhf]
- dep: libgcc-s1 (>= 4.2) [i386, ia64, sh4]
-
- dep: libgcc-s2 (>= 4.2.1) [m68k]
- bibliothèque de prise en charge de GCC
-
- dep: libgcc-s4 (>= 4.1.1) [hppa]
- bibliothèque de prise en charge de GCC
-
- dep: libpcre3 [x32]
- ancienne bibliothèque d'expressions rationnelles compatible Perl 5 –⋅fichiers exécutables
-
- dep: libqt5charts5 (>= 5.7.1) [m68k, x32]
- Qt charts shared library
-
- dep: libqt5core5a (>= 5.15.1) [ia64, m68k, x32]
- module principal de QT⋅5
-
- dep: libqt5gui5 (>= 5.11.0~rc1) [ia64, m68k, x32]
- module Qt⋅5 d'interface graphique
- ou libqt5gui5-gles (>= 5.11.0~rc1)
- Qt 5 GUI module — OpenGL ES variant
-
- dep: libqt5help5 (>= 5.6.0~beta) [ia64, m68k, x32]
- Qt 5 help module
-
- dep: libqt5network5 (>= 5.0.2) [ia64, m68k]
- module réseau de Qt⋅5
-
- dep: libqt5printsupport5 (>= 5.0.2) [ia64, m68k, x32]
- Qt 5 print support module
-
- dep: libqt5widgets5 (>= 5.15.1) [ia64, m68k, x32]
- module de widgets de Qt⋅5
-
- dep: libqt6charts6 (>= 6.6.1) [non ia64, m68k, x32]
- Qt 6 Charts library
-
- dep: libqt6core6t64 (>= 6.7.2) [non ia64, m68k, x32]
- Qt 6 core module
-
- dep: libqt6gui6 (>= 6.1.2) [non ia64, m68k, x32]
- Qt 6 GUI module
-
- dep: libqt6help6 (>= 6.6.0) [non ia64, m68k, x32]
- Qt 6 Help library
-
- dep: libqt6network6 (>= 6.1.2) [non ia64, m68k, x32]
- Qt 6 network module
-
- dep: libqt6printsupport6 (>= 6.1.2) [non ia64, m68k, x32]
- Qt 6 print support module
-
- dep: libqt6widgets6 (>= 6.3.0) [non ia64, m68k, x32]
- Qt 6 widgets module
-
- dep: libstdc++6 (>= 11) [m68k, x32]
- bibliothèque standard C++ de GNU v3
- dep: libstdc++6 (>= 13.1) [non m68k, x32]
-
- dep: libtinyxml2-10 (>= 10.0.0) [non ia64, m68k, x32]
- C++ XML parsing library
-
- dep: libtinyxml2-9 (>= 8.0.0) [ia64, m68k, x32]
- C++ XML parsing library
-
- dep: libunwind8 [ia64]
- bibliothèque pour déterminer la chaîne d'appel d'un programme –⋅exécutable
-
- sug: clang
- compilateur C, C++ et Objective-C basé sur LLVM, binaire clang
-
- sug: clang-tidy
- outil de style C++ basé sur clang
-
- sug: python3
- interactive high-level object-oriented language (default python3 version)
Télécharger cppcheck-gui
Architecture | Version | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|---|
alpha (portage non officiel) | 2.16.0-1 | 2 031,1 ko | 7 871,0 ko | [liste des fichiers] |
amd64 | 2.16.0-1 | 2 309,9 ko | 7 392,0 ko | [liste des fichiers] |
arm64 | 2.16.0-1 | 1 970,3 ko | 6 640,0 ko | [liste des fichiers] |
armel | 2.16.0-1 | 1 921,2 ko | 6 489,0 ko | [liste des fichiers] |
armhf | 2.16.0-1 | 2 008,9 ko | 4 737,0 ko | [liste des fichiers] |
hppa (portage non officiel) | 2.16.0-1 | 2 125,9 ko | 6 772,0 ko | [liste des fichiers] |
i386 | 2.16.0-1 | 2 486,9 ko | 7 661,0 ko | [liste des fichiers] |
ia64 (portage non officiel) | 2.12.0-1 | 2 419,1 ko | 13 413,0 ko | [liste des fichiers] |
m68k (portage non officiel) | 2.11-3 | 1 796,1 ko | 6 259,0 ko | [liste des fichiers] |
mips64el | 2.16.0-1 | 2 002,7 ko | 8 382,0 ko | [liste des fichiers] |
ppc64 (portage non officiel) | 2.16.0-1 | 2 145,7 ko | 8 496,0 ko | [liste des fichiers] |
ppc64el | 2.16.0-1 | 2 206,9 ko | 8 176,0 ko | [liste des fichiers] |
riscv64 | 2.16.0-1 | 2 223,4 ko | 5 572,0 ko | [liste des fichiers] |
s390x | 2.16.0-1 | 2 170,6 ko | 7 208,0 ko | [liste des fichiers] |
sh4 (portage non officiel) | 2.16.0-1 | 2 246,7 ko | 5 746,0 ko | [liste des fichiers] |
sparc64 (portage non officiel) | 2.16.0-1 | 1 861,1 ko | 7 696,0 ko | [liste des fichiers] |
x32 (portage non officiel) | 2.9-1 | 1 935,4 ko | 5 931,0 ko | [liste des fichiers] |