mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-05 11:10:21 +00:00
- On Linux, whether Valgrind properly intercepts the system calls that access /proc/self/cmdline, /proc/<pid>/cmdline, /proc/self/exe and /proc/<pid>/exe. - On Darwin, whether Valgrind does not modify the behavior of the system calls that access the aforementioned files. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10871
11 lines
257 B
Plaintext
11 lines
257 B
Plaintext
|
|
/proc/self/cmdline:
|
|
open(): No such file or directory
|
|
/proc/<pid>/cmdline:
|
|
open(): No such file or directory
|
|
readlink: No such file or directory
|
|
readlink: No such file or directory
|
|
readlinkat: Function not implemented
|
|
readlinkat: Function not implemented
|
|
|