d711a485a0
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 <q@galgenberg.net> [1], Chris Gilbert <Chris@lainos.org> [2] PR: ports/86007 [1]
61 lines
1.9 KiB
Plaintext
61 lines
1.9 KiB
Plaintext
bin/cg_annotate
|
|
bin/valgrind
|
|
bin/valgrind-listener
|
|
include/valgrind/helgrind.h
|
|
include/valgrind/memcheck.h
|
|
include/valgrind/valgrind.h
|
|
include/valgrind/vg_constants_skin.h
|
|
include/valgrind/vg_kerneliface.h
|
|
include/valgrind/vg_skin.h
|
|
include/valgrind/vg_unistd.h
|
|
lib/valgrind/default.supp
|
|
lib/valgrind/glibc-2.1.supp
|
|
lib/valgrind/glibc-2.2.supp
|
|
lib/valgrind/glibc-2.3.supp
|
|
%%RELENG_4%%lib/valgrind/libc_r.so.4
|
|
%%RELENG_5%%lib/valgrind/libc_r.so.5
|
|
%%RELENG_5%%lib/valgrind/libkse.so.1
|
|
%%RELENG_5%%lib/valgrind/libpthread.so.1
|
|
%%RELENG_5%%lib/valgrind/libthr.so.1
|
|
%%RELENG_6%%lib/valgrind/libc_r.so.6
|
|
%%RELENG_6%%lib/valgrind/libpthread.so.2
|
|
%%RELENG_6%%lib/valgrind/libthr.so.2
|
|
%%RELENG_7%%lib/valgrind/libc_r.so.6
|
|
%%RELENG_7%%lib/valgrind/libpthread.so.2
|
|
%%RELENG_7%%lib/valgrind/libthr.so.2
|
|
lib/valgrind/libpthread.so
|
|
lib/valgrind/stage2
|
|
lib/valgrind/valgrind
|
|
lib/valgrind/vg_inject.so
|
|
lib/valgrind/vg_symtabd
|
|
lib/valgrind/vgpreload_addrcheck.so
|
|
lib/valgrind/vgpreload_helgrind.so
|
|
lib/valgrind/vgpreload_memcheck.so
|
|
lib/valgrind/vgskin_addrcheck.so
|
|
lib/valgrind/vgskin_cachegrind.so
|
|
lib/valgrind/vgskin_corecheck.so
|
|
lib/valgrind/vgskin_helgrind.so
|
|
lib/valgrind/vgskin_lackey.so
|
|
lib/valgrind/vgskin_memcheck.so
|
|
lib/valgrind/vgskin_none.so
|
|
lib/valgrind/xfree-3.supp
|
|
lib/valgrind/xfree-4.supp
|
|
libdata/pkgconfig/valgrind.pc
|
|
%%VALGRIND_SUPPFILE%%etc/freebsd-default.supp
|
|
%%PORTDOCS%%%%DOCSDIR%%/ac_main.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/cc_main.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/cg_main.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/cg_techdocs.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/coregrind_core.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/coregrind_intro.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/coregrind_tools.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/hg_main.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/lk_main.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/manual.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/mc_main.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/mc_techdocs.html
|
|
%%PORTDOCS%%%%DOCSDIR%%/nl_main.html
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
|
@dirrm lib/valgrind
|
|
@dirrm include/valgrind
|