From: Paul F. <pa...@so...> - 2024-09-09 05:35:25
|
https://sourceware.org/git/gitweb.cgi?p=valgrind.git;h=617efba8947b529e79ed25b59403852d78e75ea0 commit 617efba8947b529e79ed25b59403852d78e75ea0 Author: Paul Floyd <pj...@wa...> Date: Sat Mar 16 04:51:37 2024 +0100 Add 492663 to NEWS Diff: --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 0e44e2ce1a..1c3b8c5f8d 100644 --- a/NEWS +++ b/NEWS @@ -61,6 +61,7 @@ are not entered into bugzilla tend to get forgotten about or ignored. di->fsm.rw_map_count' failed 492214 statx(fd, NULL, AT_EMPTY_PATH) is supported since Linux 6.11 but not supported in valgrind +492663 Valgrind ignores debug info for some binaries To see details of a given bug, visit https://bugs.kde.org/show_bug.cgi?id=XXXXXX |