cvs commit: ports/devel/valgrind Makefile ports/devel/valgrind/files
patch-c11856-c11904
Xin LI
delphij at FreeBSD.org
Wed May 9 00:18:34 UTC 2012
delphij 2012-05-09 00:18:34 UTC
FreeBSD ports repository
Modified files:
devel/valgrind Makefile
Added files:
devel/valgrind/files patch-c11856-c11904
Log:
Backport two revisions from Valgrind svn to fix crash when debugging
binaries built with GCC 4.6+:
r11856 | tom | 2011-07-05 02:22:32 -0700 (Tue, 05 Jul 2011) | 2 lines
Implement some extra DWARF ops that gcc 4.6.1 seems to use. Fixes #275284.
r11904 | tom | 2011-07-21 08:07:26 -0700 (Thu, 21 Jul 2011) | 2 lines
DWARF comparisons should be signed. Patch from Jakub Jelinek.
Submitted by: Tom Russo <tvrusso sandia.gov>
PR: ports/166341
Revision Changes Path
1.53 +1 -1 ports/devel/valgrind/Makefile
1.1 +105 -0 ports/devel/valgrind/files/patch-c11856-c11904 (new)
More information about the cvs-ports
mailing list