K 10 svn:author V 6 barner K 8 svn:date V 27 2005-09-20T00:40:08.000000Z K 7 svn:log V 736 - Fix on FreeBSD 6 and above: [1] [2] Valgrind did not handle the following sysarch calls, and thus crashed immediately o get_fsbase o set_fsbase o get_gsbase o set_fsbase - Valgrind no longer dumps core when its client application does. [2] Valgrind-snapshot does contain for safing the client's core dump, but it does not work (it resulted in a crash) and has therefore been disabled. - Fix crash with valgrind-snapshot when the application to debug does not exists or cannot be accessed. - Fix symlink farms for threading libraries. FreeBSD 4-7 are handled. [2] - Bump PORTREVISION Reported by: Ulrich Spoerlein [1], Chris Gilbert [2] PR: ports/86007 [1] END