Re: clang options for load segments

From: Paul Floyd <pjfloyd_at_wanadoo.fr>
Date: Sat, 14 May 2022 15:38:21 UTC
On 3/3/21 09:36, Paul Floyd wrote:
> Hi Ed
>
>
>
> PT_LOAD, I'm fully in agreement, I need to fix this in Valgrind.
>

Over a year later, and this one is getting closer to being fixed. It was 
much harder than I anticipated to fix in Valgrind (mainly because of the 
hard coded assumption of a single RW PT_LOAD segment).


https://bugs.kde.org/show_bug.cgi?id=452802


I'm planning for an update to devel/valgrind-devel as soon as possible. 
Not sure if it'll be in time for 13.1-RELEASE.


A+

Paul