rubygem-ruby_memcheck
3.0.1Use Valgrind memcheck without going crazy
ruby_memcheck provides a sane way to use Valgrind's memcheck on your native extension gem. Valgrind's memcheck is a great tool to find and debug memory issues (e.g. memory leak, use-after-free, etc.). However, it doesn't work well on Ruby because Ruby does not free all of the memory it allocates during shutdown. This results in Valgrind reporting thousands (or more) false positives, making it very difficult for Valgrind to actually be useful. This gem solves the problem by using heuristics to filter out false positives.
Origin: devel/rubygem-ruby_memcheck
Category: devel
Size: 40.7KiB
License: MIT
Maintainer: sunpoet@FreeBSD.org
Dependencies: 4 packages
Required by: 0 packages
Website: github.com/Shopify/ruby_memcheck
$
pkg install rubygem-ruby_memcheckDependencies (4)
More in devel
ruby33-gems3.7.2
Package management framework for the Ruby languagegettext-runtime0.26
GNU gettext runtime libraries and programsglib2.84.4,2
Some useful routines of C programming (current stable version)desktop-file-utils0.28
Couple of command line utilities for working with desktop entriesqt6-base6.10.1_1
Qt base (core, gui, widgets, network,...)qt5-core5.15.18p109
Qt core non-graphical module (KDE patched)rubygem-aws-sigv41.12.1
Amazon Web Services Signature Version 4 signing libraryphp84-pear1.10.17
PEAR framework for PHPrubygem-aws-sdk-core3.240.0
AWS SDK for Ruby - Corephp82-pear1.10.17
PEAR framework for PHP