SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

valgrind rpm build for : OpenSuSE. For other distributions click valgrind.

Name : valgrind
Version : 20181229T102335.9966fa6b6 Vendor : obs://build_opensuse_org/home:olh
Release : 43.xen_buildrequires.2 Date : 2019-02-09 08:35:12
Group : Development/Tools/Debuggers Source RPM :
Size : 105.94 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:/olh:/xen-buildrequires/openSUSE_42.3/nosrc

Content of RPM  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
valgrind

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
libxslt
glibc-devel-32bit
docbook-xsl-stylesheets
docbook_4
glibc-32bit
pkgconfig
gcc-32bit
automake
gcc-c++


Content of RPM :
valgrind-20181229T102335.9966fa6b6.tar
valgrind.Expect-earliest-version-for-versioned-xen-domctl-sys.patch
valgrind.Remove-dead-code-from-XEN_DOMCTL_monitor_op.patch
valgrind.fix-typo-in-xen-domctl-and-sysctl-header.patch
valgrind.fix-whitespace-in-syswrap-xen.c.patch
valgrind.fix-xen_sysctl_numainfo-handling.patch
valgrind.mention-sysctl-and-domctl-numbers-from-ancient-Xen-v.patch
valgrind.merge-two-xen-domctl-values-for-clearity.patch
valgrind.remove-unhelpful-comments-from-xen-domctl.patch
valgrind.spec
valgrind.xen-3.0-versioned-xen_domctl_settimeoffset.patch
valgrind.xen-3.0.4-versioned-xen_domctl_createdomain.patch
valgrind.xen-3.1-handle-IOCTL_GNTDEV_GET_OFFSET_FOR_VADDR.patch
valgrind.xen-3.1-handle-IOCTL_GNTDEV_MAP_GRANT_REF.patch
valgrind.xen-3.1-handle-IOCTL_GNTDEV_UNMAP_GRANT_REF.patch
valgrind.xen-3.3-handle-IOCTL_GNTDEV_SET_MAX_GRANTS.patch
valgrind.xen-3.4-handle-XENMEM_set_pod_target-XENMEM_get_pod_.patch
valgrind.xen-3.4-versioned-hvmcontext_partial.patch
valgrind.xen-4.1-versioned-XEN_SYSCTL_numainfo.patch
valgrind.xen-4.10-add-domctl-value.patch
valgrind.xen-4.10-define-domctl-vuart_op.patch
valgrind.xen-4.10-define-monitor-event-EMUL_UNIMPLEMENTED.patch
valgrind.xen-4.10-define-sysctl-set_parameter.patch
valgrind.xen-4.10-handle-all-versioned-domctl-ops.patch
valgrind.xen-4.10-handle-all-versioned-sysctl-ops.patch
valgrind.xen-4.10-handle-xen_domctl_assign_device.patch
valgrind.xen-4.10-new-sysctl-value.patch
valgrind.xen-4.10-support-xen_domctl_set_gnttab_limits.patch
valgrind.xen-4.10-versioned-hvmcontext_partial.patch
valgrind.xen-4.10-versioned-xen_domctl_monitor_op.patch
There is 73 files more in these RPM.

 
ICM