exam questions

Exam 156-587 All Questions

View all questions & answers for the 156-587 exam

Exam 156-587 topic 1 question 19 discussion

Actual exam question from Checkpoint's 156-587
Question #: 19
Topic #: 1
[All 156-587 Questions]

What is the benefit of fw ctl debug over fw ctl zdebug?

  • A. There is no difference. Both are used for debugging kernel
  • B. You don’t need timestamps
  • C. It allows you to debug multiple modules at the same time
  • D. You only need 1MB buffer
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
keikei1228
3 weeks, 2 days ago
Selected Answer: C
The correct answer is: C. It allows you to debug multiple modules at the same time - "fw ctl debug" is a more advanced and flexible tool for kernel debugging. It allows you to enable debug flags for multiple kernel modules simultaneously, control the buffer size, output to files, and more. - "fw ctl zdebug" is a shorthand command that quickly sets kernel debug flags (mainly for the "fw" module) and outputs to the console with a default buffer of 1MB. It is mainly used for quick, on-the-fly troubleshooting and is less flexible.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...