From: Ivo Raisr Date: Mon, 3 Aug 2015 10:48:16 +0000 (+0000) Subject: Fix a typo in README.solaris. X-Git-Tag: svn/VALGRIND_3_11_0~180 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7adc93a8325289131c7bfe2cbd045730f052b19a;p=thirdparty%2Fvalgrind.git Fix a typo in README.solaris. Spotted by Florian Krohm . git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15477 --- diff --git a/README.solaris b/README.solaris index 6d4a1ec9ac..924eb2fcad 100644 --- a/README.solaris +++ b/README.solaris @@ -74,11 +74,11 @@ Limitations itself it is not possible to reverse map the intended pathname. Examples are fexecve(3C) and isaexec(3C). - Program headers PT_SUNW_SYSSTAT and PT_SUNW_SYSSTAT_ZONE are not supported. - That is, programs linked with mapfile directive RESERVE_SEGMENT and atribute + That is, programs linked with mapfile directive RESERVE_SEGMENT and attribute TYPE equal to SYSSTAT or SYSSTAT_ZONE will cause Valgrind exit. It is not possible for Valgrind to arrange mapping of a kernel shared page at the address specified in the mapfile for the guest application. There is currently - no such mechanism in Solaris. + no such mechanism in Solaris. Hacky workarounds are possible, though. - When a thread has no stack then all system calls will result in Valgrind crash, even though such system calls use just parameters passed in registers. This should happen only in pathological situations when a thread is created