SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

valgrind-32bit rpm build for : OpenSuSE. For other distributions click valgrind-32bit.

Name : valgrind-32bit
Version : 3.23.0 Vendor : obs://build_opensuse_org/home:redwil
Release : Virt.150400.341.4 Date : 2024-09-10 02:19:57
Group : Development/Tools/Debuggers Source RPM : valgrind-3.23.0-Virt.150400.341.4.src.rpm
Size : 24.55 MB
Packager : (none)
Summary : Memory Management Debugger
Description :
Valgrind checks all memory operations in an application, like read,
write, malloc, new, free, and delete. Valgrind can find uses of
uninitialized memory, access to already freed memory, overflows,
illegal stack operations, memory leaks, and any illegal
new/malloc/free/delete commands. Another program in the package is
\"cachegrind,\" a profiler based on the valgrind engine.

To use valgrind you should compile your application with \"-g -O0\"
compiler options. Afterwards you can use it with:

valgrind --tool=memcheck --sloppy-malloc=yes --leak-check=yes
--db-attach=yes my_application, for example.

More valgrind options can be listed via \"valgrind --help\". There is
also complete documentation in the /usr/share/doc/packages/valgrind/
directory. A debugged application runs slower and needs much more
memory, but is usually still usable. Valgrind is still in development,
but it has been successfully used to optimize several KDE applications.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/redwil:/15.4/15.4/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  valgrind-32bit-3.23.0-Virt.150400.341.4.x86_64.rpm
     

Provides :
valgrind-32bit
valgrind-32bit(x86-64)
valgrind:/usr/lib64/valgrind/32bit-core.xml

Requires :
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1)
libc.so.6(GLIBC_2.1.3)
libdl.so.2
libdl.so.2(GLIBC_2.0)
libdl.so.2(GLIBC_2.3.3)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
valgrind = 3.23.0


Content of RPM :
/usr/lib/valgrind/32bit-core-valgrind-s1.xml
/usr/lib/valgrind/32bit-core-valgrind-s2.xml
/usr/lib/valgrind/32bit-core.xml
/usr/lib/valgrind/32bit-linux-valgrind-s1.xml
/usr/lib/valgrind/32bit-linux-valgrind-s2.xml
/usr/lib/valgrind/32bit-linux.xml
/usr/lib/valgrind/32bit-sse-valgrind-s1.xml
/usr/lib/valgrind/32bit-sse-valgrind-s2.xml
/usr/lib/valgrind/32bit-sse.xml
/usr/lib/valgrind/arm-core-valgrind-s1.xml
/usr/lib/valgrind/arm-core-valgrind-s2.xml
/usr/lib/valgrind/arm-core.xml
/usr/lib/valgrind/arm-vfpv3-valgrind-s1.xml
/usr/lib/valgrind/arm-vfpv3-valgrind-s2.xml
/usr/lib/valgrind/arm-vfpv3.xml
/usr/lib/valgrind/arm-with-vfpv3-valgrind.xml
/usr/lib/valgrind/arm-with-vfpv3.xml
/usr/lib/valgrind/cachegrind-x86-linux
/usr/lib/valgrind/callgrind-x86-linux
/usr/lib/valgrind/dhat-x86-linux
/usr/lib/valgrind/drd-x86-linux
/usr/lib/valgrind/exp-bbv-x86-linux
/usr/lib/valgrind/getoff-x86-linux
/usr/lib/valgrind/helgrind-x86-linux
/usr/lib/valgrind/i386-coresse-valgrind.xml
/usr/lib/valgrind/i386-linux-valgrind.xml
/usr/lib/valgrind/lackey-x86-linux
/usr/lib/valgrind/massif-x86-linux
/usr/lib/valgrind/memcheck-x86-linux
/usr/lib/valgrind/mips-cp0-valgrind-s1.xml
There is 28 files more in these RPM.

 
ICM