From: Philippe Waroquiers Date: Sat, 30 Mar 2019 18:09:31 +0000 (+0100) Subject: Announce fix 405782 "VEX temporary storage exhausted" when attempting to debug slic3r-pe X-Git-Tag: VALGRIND_3_15_0~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46e02beb61f210b8bfafbb53099b9b9eb81663cc;p=thirdparty%2Fvalgrind.git Announce fix 405782 "VEX temporary storage exhausted" when attempting to debug slic3r-pe This bug was fixed by various optimisations done by Julian. --- diff --git a/NEWS b/NEWS index 61aaebac6a..99950b1261 100644 --- a/NEWS +++ b/NEWS @@ -125,6 +125,7 @@ where XXXXXX is the bug number as listed below. 405733 PPC64, xvcvdpsp should write 32-bit result to upper and lower 32-bits of the 64-bit destination field. 405734 PPC64, vrlwnm, vrlwmi, vrldrm, vrldmi do not work properly when me < mb +405782 "VEX temporary storage exhausted" when attempting to debug slic3r-pe n-i-bz add syswrap for PTRACE_GET|SET_THREAD_AREA on amd64. n-i-bz Fix callgrind_annotate non deterministic order for equal total