Debugging and profiling tool suite
Valgrind is an instrumentation framework for building dynamic analysis tools. There are Valgrind tools that can automatically detect many memory management and threading bugs, and profile your programs in detail. You can also use Valgrind to build new tools.
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'glibc' does not match package name 'glibc:debug' | |
input-labels Identify input labels that do not match package names | label 'glibc' does not match package name 'glibc:debug' | |
input-labels Identify input labels that do not match package names | label 'glibc' does not match package name 'glibc:debug' |