We are pleased to announce a new release of Valgrind, version 3.25.0,
available from https://valgrind.org/downloads/current.html.
This release adds initial support for RISCV64/Linux, the GDB remote
packet 'x', zstd compressed debug sections, Linux Test Project
testsuite integration, numerous fixes
Hi Jeevitha,
On Fri, 2025-04-25 at 13:15 +, P Jeevitha wrote:
> Hi Everyone,
> valgrind-3.25.0.RC2 also looks good on Power and that there are no issues
> requiring fixes before releasing .
Thanks again. I have just tagged the final 3.25.0 release in git. Will
update the website and then ann
Hi Jeevitha,
On Fri, 2025-04-25 at 11:52 +, P Jeevitha wrote:
> Hi Everyone,
>
> valgrind-3.25.0.RC1 looks good on Power and that there are no issues
> requiring fixes before releasing Valgrind 3.25
Thanks so much for testing. The results do indeed look good. I am going
to prepare the 3.25
Yes, VALGRIND_MAKE_MEM_DEFINED is the correct solution.
Philippe
On Fri, 2025-04-25 at 03:27 +0530, kiran hardas wrote:
> Hi Team,
>
> Thanks Philippe for your response. I have now used these
> macros VALGRIND_MAKE_MEM_DEFINED after wherever i am attaching to the shared
> memory to
> mark it val