Do you know what is the command that will tell the how the system calls getting handled?

Submitted by: Administrator
Simics handle the system calls internally and doesn't show any error if it working correctly. But if there is any error occurs during some system call then it will print an error to show it. There is a possibility that after showing the error it may not resume the running of the program. The command that can be used to know about the simics system call is “unix-supported-syscalls”. Run the command in trace mode by using the “-tr” parameter.
Submitted by: Administrator

Read Online Simics Job Interview Questions And Answers