Hi,
thanks for reply.

Good news is my problem got solved!!!
The code snippet I posted on this thread was correct, no issues with that.
But, as I suspected, the issue was with "SYSCALL32_IMPL" flag. 
This flag need to be added during compilation.

So, I just added "-D_SYSCALL32  -D_SYSCALL32_IMPL" flags to cc compiler and it 
worked.
Now I can trace both 32bit as well as 64bit syscalls.

Thanks you all for your replies.
Thanks for the help.

Regards,
Neo
-- 
This message posted from opensolaris.org
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to