diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-23 17:40:32 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-23 17:40:32 +0000 |
commit | 6535a244af682434f66cdffecfaa086996faf8ea (patch) | |
tree | 380acc258e8576e5a8c4abb605a25c21ba70998d /devel/valgrind-snapshot/distinfo | |
parent | adb15546ab2e82a593a7ba783c3ccba4ed13587c (diff) |
Valgrind is a system for debugging and profiling un*x
programs. With the tools that come with Valgrind, you can
automatically detect many memory management and threading bugs,
avoiding hours of frustrating bug-hunting, making your programs
more stable. You can also perform detailed profiling, to speed
up and reduce memory use of your programs.
This version is based on a more recent snapshot of
devel/valgrind and supports some older AMD processors.
Submitted by: Doug Rabson <dfr@FreeBSD.org> and Simon Barner <barner@in.tum.de>
Notes
Notes:
svn path=/head/; revision=109799
Diffstat (limited to 'devel/valgrind-snapshot/distinfo')
-rw-r--r-- | devel/valgrind-snapshot/distinfo | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/valgrind-snapshot/distinfo b/devel/valgrind-snapshot/distinfo new file mode 100644 index 000000000000..938358199eba --- /dev/null +++ b/devel/valgrind-snapshot/distinfo @@ -0,0 +1,2 @@ +MD5 (valgrind-current-337.tar.gz) = 7b000f7de6bd6b9e9213b719299cf48a +SIZE (valgrind-current-337.tar.gz) = 1335664 |