Simics Question:
Download Questions PDF

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

Answer:

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.

Download Simics Interview Questions And Answers PDF

Previous QuestionNext Question
Explain some advantages of connecting simics with real network?Please tell me why “simics-backend" is used in simics?