From: Paul Floyd Date: Sun, 13 Nov 2022 06:39:43 +0000 (+0100) Subject: Manual: add FreeBSD to section about Linux stack cache X-Git-Tag: VALGRIND_3_21_0~274 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ab1e53f07f47c0343f3e4256df42128c3bc172e;p=thirdparty%2Fvalgrind.git Manual: add FreeBSD to section about Linux stack cache Use macOS rather than Mac OS X --- diff --git a/docs/xml/manual-core.xml b/docs/xml/manual-core.xml index 8136c2e089..70253e7c31 100644 --- a/docs/xml/manual-core.xml +++ b/docs/xml/manual-core.xml @@ -1622,9 +1622,9 @@ that can report errors, e.g. Memcheck, but not Cachegrind. This option is only relevant when running Valgrind on - Mac OS X. + macOS. - Mac OS X uses a deferred debug information (debuginfo) + macOS uses a deferred debug information (debuginfo) linking scheme. When object files containing debuginfo are linked into a .dylib or an executable, the debuginfo is not copied into the final file. @@ -2225,7 +2225,7 @@ need to use them. This hint is only relevant when running Valgrind on Linux; - it is ignored on Solaris and Mac OS X. + it is ignored on FreeBSD, Solaris and macOS. The GNU glibc pthread library (libpthread.so), which is used by