Commit graph

4 commits

Author SHA1 Message Date
Volker Stolz
006ecc902e - Add some suppression files & fix packaging[1]
(bump PORTREV)
- Warn if USER_LDT is not present in 4.x-kernel [2]

PR:		ports/71832 [1]; ports/75436 [2]
Submitted by:	Frerich Raabe;   maintainer
2004-12-27 11:41:40 +00:00
Sergey Matveychuk
12ffbba738 Rename devel/calltree to callgrind.
Update it to 0.9.8.
Update related ports.

PR:		ports/70936
Submitted by:	maintainer
2004-09-01 16:27:21 +00:00
Pav Lucistnik
000987a47b - Update to 352
PR:		ports/69554
Submitted by:	Simon Barner <barner@in.tum.de> (maintainer)
2004-07-25 17:17:46 +00:00
Kirill Ponomarev
6535a244af 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>
2004-05-23 17:40:32 +00:00