Embedded Systems Debugging and Monitoring - Trace & Dump Analysis

Quiz covering embedded systems debugging tools including Target Monitor, Host Monitor, trace groups, PMD, logging, and debug server security configurations

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which of the following are true:

  1. Debug server is enabled in security level 1,2 and 3.
  2. Debug server is enabled in security level 1 and 2 and disabled in security level 3
  3. Debug server is disabled in security level 1 and 2 and enabled in security level 3
  4. Debug server is disabled in security level 1,2 and 3.
Question 2 Multiple Choice (Single Answer)

Which of the following is the format in which logging is made in Trace & Error log:

  1. file name : process name : timestamp : line : trace group : logged message
  2. timestamp : file name : process name : line : trace group : logged message
  3. timestamp : process name : file name : line : logged message : trace group
  4. timestamp : process name : file name : line : trace group : logged message
Question 3 Multiple Choice (Single Answer)

Which of the following trace groups is not used to trace a process:

  1. TRACE_IF
  2. TRACE_BUS_SEND
  3. TRACE_BUS_RECEIVE
  4. TRACE
Question 4 Multiple Choice (Single Answer)

Which of the following trace groups is not used to trace an interface:

  1. TRACE_IF
  2. TRACE_IF_STATE
  3. TRACE_IF_BUS_SEND
  4. TRACE_OBJ_STATE
Question 5 Multiple Choice (Single Answer)

Debug support mechanish is used for :

  1. Fault finding only
  2. Fault corrections only
  3. Fault finding and fault corrections.
  4. Load sharing
Question 6 Multiple Choice (Single Answer)

Which of the following are true

  1. Debug server is enabled in security level 1,2 and 3.
  2. Debug server is enabled in security level 1 and 2 and disabled in security level 3
  3. Debug server is disabled in security level 1 and 2 and enabled in security level 3
  4. Debug server is disabled in security level 1,2 and 3.
Question 7 Multiple Choice (Single Answer)

Which of the following is the format in which logging is made in Trace & Error log:

  1. file name : process name : timestamp : line : trace group : logged message
  2. timestamp : file name : process name : line : trace group : logged message
  3. timestamp : process name : file name : line : logged message : trace group
  4. timestamp : process name : file name : line : trace group : logged message
Question 8 Multiple Choice (Single Answer)

Which of the following trace groups is not used to trace a process:

  1. TRACE_IF
  2. TRACE_BUS_SEND
  3. TRACE_BUS_RECEIVE
  4. TRACE
Question 9 Multiple Choice (Single Answer)

Which of the following trace groups is not used to trace an interface:

  1. TRACE_IF
  2. TRACE_IF_STATE
  3. TRACE_IF_BUS_SEND
  4. TRACE_OBJ_STATE
Question 10 True/False

When the enabled traces are saved, those traces will not survive after the restart(True/False)

  1. True
  2. False
Question 11 Multiple Choice (Single Answer)

Connecting to Target Monitor is done by using telnet/ssh on port:

  1. 33055
  2. 33066
  3. 33077
  4. 33088
Question 12 Multiple Choice (Single Answer)

Which is true regarding CIM and LCIM

  1. CIM and LCIM are located only in core MPs.
  2. CIM is located only in core MPs and LCIM is located in every MP and BP.
  3. CIM and LCIM are located on all MPs and BPs.
  4. CIM is located on MPs and BPs and LCIM is located only in core MPs.
Question 13 Multiple Choice (Single Answer)

When a PMD is generated after the restart,

  1. log entry is written to the system log
  2. log entry is written to trace & error log
  3. log entry is written to availability log
  4. Log entry is written to system log, trace & error log and availability log.
Question 14 Multiple Choice (Single Answer)

What is the limitation of the PMD:

  1. . Loaded programs are not decoded on the device board.
  2. Hard disk information and statistics are not decoded on the device board.
  3. Trace & Error section is not always decoded on the device board.
  4. CPU load is not decoded on the device board.
Question 15 Multiple Choice (Single Answer)

Command used to list the section in the dump information, where the cause of the restart is specified:

  1. dump info
  2. dump error
  3. dump list
  4. None of the above
Question 16 Multiple Choice (Single Answer)

Command used to list all dump files in memory:

  1. dump error
  2. dump info
  3. dump list
  4. All the above
Question 17 Multiple Choice (Single Answer)

"tm -status" command gives the status of the target monitor. Which of the following moshell command similar to "tm -status"?(d)

  1. mon
  2. mon+
  3. mon-
  4. mon?
Question 18 True/False

We can load both TCP and UDP configurations at the same time

  1. True
  2. False
Question 19 True/False

Host monitor (CXC1321412) is run on SimCello instead of Target Monitor.

  1. True
  2. False
Question 20 True/False

Maximum number of connections is 51 for the default Target Monitor pool size(3MB)

  1. True
  2. False