Re: RO Elf program headers

2020-02-23 Thread Dimitry Andric
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 >

Problem reports for toolch...@freebsd.org that need special attention

2020-02-23 Thread bugzilla-noreply
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

RO Elf program headers

2020-02-23 Thread Paul Floyd
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