git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2957
// __NR_mq_getsetattr (__NR_mq_open+5)
// __NR_sys_kexec_load 283
+ GO("bogus constant, 1 message");
+ syscall(9999);
+
// __NR_exit 1 --> sys_exit()
GO("__NR_exit, 1 scalar error");
syscall(__NR_exit, i0);
by 0x........: ...
Address 0x........ is not stack'd, malloc'd or (recently) free'd
---------- __NR_getppid, 0 errors
+---------- bogus constant, 1 message
+WARNING: unhandled syscall: 9999
+Do not panic. You may be able to fix this easily.
+Read the file README_MISSING_SYSCALL_OR_IOCTL.
---------- __NR_exit, 1 scalar error
Syscall param exit(error_code) contains uninitialised byte(s)