{"id":22181609,"url":"https://github.com/bgianfo/dfly-valgrind","last_synced_at":"2025-03-24T19:22:26.048Z","repository":{"id":66537840,"uuid":"842527","full_name":"bgianfo/dfly-valgrind","owner":"bgianfo","description":"Port of valgrind to the Dragonfly BSD operating system. ","archived":false,"fork":false,"pushed_at":"2010-08-18T01:02:56.000Z","size":7756,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-16T00:14:09.680Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://dragonflybsd.org","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bgianfo.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-08-17T01:00:59.000Z","updated_at":"2025-01-03T16:03:33.000Z","dependencies_parsed_at":"2023-02-20T06:15:36.842Z","dependency_job_id":null,"html_url":"https://github.com/bgianfo/dfly-valgrind","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgianfo%2Fdfly-valgrind","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgianfo%2Fdfly-valgrind/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgianfo%2Fdfly-valgrind/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bgianfo%2Fdfly-valgrind/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bgianfo","download_url":"https://codeload.github.com/bgianfo/dfly-valgrind/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245335077,"owners_count":20598419,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-02T09:46:13.704Z","updated_at":"2025-03-24T19:22:26.028Z","avatar_url":"https://github.com/bgianfo.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nRelease notes for Valgrind\n~~~~~~~~~~~~~~~~~~~~~~~~~~\nIf you are building a binary package of Valgrind for distribution,\nplease read README_PACKAGERS.  It contains some important information.\n\nIf you are developing Valgrind, please read README_DEVELOPERS.  It contains\nsome useful information.\n\nFor instructions on how to build/install, see the end of this file.\n\nIf you have problems, consult the FAQ to see if there are workarounds.\n\n\nExecutive Summary\n~~~~~~~~~~~~~~~~~\nValgrind is an award-winning instrumentation framework for building\ndynamic analysis tools. There are Valgrind tools that can automatically\ndetect many memory management and threading bugs, and profile your\nprograms in detail. You can also use Valgrind to build new tools.\n\nThe Valgrind distribution currently includes six production-quality\ntools: a memory error detector, two thread error detectors, a cache and\nbranch-prediction profiler, a call-graph generating cache profiler, and\na heap profiler. It also includes two experimental tools:  a\nheap/stack/global array overrun detector, and a SimPoint basic block vector\ngenerator.\n\nValgrind is closely tied to details of the CPU, operating system and to\na lesser extent, compiler and basic C libraries. This makes it difficult\nto make it portable.  Nonetheless, it is available for the following\nplatforms: \n\n- x86/Linux\n- AMD64/Linux\n- PPC32/Linux\n- PPC64/Linux\n- x86/MacOSX\n- AMD64/MacOSX\n\nNote that AMD64 is just another name for x86-64, and Valgrind runs fine\non Intel processors.  Also note that the core of MacOSX is called\n\"Darwin\" and this name is used sometimes.\n\nValgrind is licensed under the GNU General Public License, version 2. \nRead the file COPYING in the source distribution for details.\n\n\nDocumentation\n~~~~~~~~~~~~~\nA comprehensive user guide is supplied.  Point your browser at\n$PREFIX/share/doc/valgrind/manual.html, where $PREFIX is whatever you\nspecified with --prefix= when building.\n\n\nBuilding and installing it\n~~~~~~~~~~~~~~~~~~~~~~~~~~\nTo install from the Subversion repository :\n\n  0. Check out the code from SVN, following the instructions at\n     http://www.valgrind.org/downloads/repository.html.\n\n  1. cd into the source directory.\n\n  2. Run ./autogen.sh to setup the environment (you need the standard\n     autoconf tools to do so).\n\n  3. Continue with the following instructions...\n\nTo install from a tar.bz2 distribution:\n\n  4. Run ./configure, with some options if you wish.  The only interesting\n     one is the usual --prefix=/where/you/want/it/installed.\n\n  5. Run \"make\".\n\n  6. Run \"make install\", possibly as root if the destination permissions\n     require that.\n\n  7. See if it works.  Try \"valgrind ls -l\".  Either this works, or it\n     bombs out with some complaint.  In that case, please let us know\n     (see www.valgrind.org).\n\nImportant!  Do not move the valgrind installation into a place\ndifferent from that specified by --prefix at build time.  This will\ncause things to break in subtle ways, mostly when Valgrind handles\nfork/exec calls.\n\n\nThe Valgrind Developers\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbgianfo%2Fdfly-valgrind","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbgianfo%2Fdfly-valgrind","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbgianfo%2Fdfly-valgrind/lists"}