On 2020-02-23 16:31, Paul Floyd wrote:
> I’ve been working on getting Valgrind to work again on FreeBSD.
> Probably the biggest problem at the moment is that Valgrind doesn’t (yet)
> handle the read-only program headers.
> If I run “readelf -l libc++.so.1.0” on Linux I see two LOAD headers, the
>
To view an individual PR, use:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id).
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and ob
Hi
I’ve been working on getting Valgrind to work again on FreeBSD.
Probably the biggest problem at the moment is that Valgrind doesn’t (yet)
handle the read-only program headers.
If I run “readelf -l libc++.so.1.0” on Linux I see two LOAD headers, the first
one “R E” (read-execute) and the sec