QuestionQ17

User Mode Troubleshooting

When a user process or program unexpectedly crashes, a core dump is often used to investigate the issue. Which command enables core dumping through Gaia Clish?

  • A set core-dump enable
  • B set core-dump per_process
  • C set user-dump enable
  • D set core-dump total
Explanation

Gaia Clish enables core-dump generation with set core-dump enable. The per_process and total subcommands configure retention limits, not the enablement state.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!