1
0
mirror of https://github.com/ioacademy-jikim/debugging synced 2025-06-08 08:26:14 +00:00
debugging/02_day/valgrind/valgrind-3.11.0/none/tests/procfs-linux.stderr.exp-without-readlinkat
2015-12-13 22:34:58 +09:00

11 lines
316 B
Plaintext

/proc/self/cmdline:
./procfs-cmdline-exe\0arg1\0arg 2\0arg3\0
/proc/<pid>/cmdline:
./procfs-cmdline-exe\0arg1\0arg 2\0arg3\0
Result of readlink("/proc/self/exe"): procfs-cmdline-exe
Result of readlink("/proc/<pid>/exe"): procfs-cmdline-exe
readlinkat: Function not implemented
readlinkat: Function not implemented