> ## Documentation Index
> Fetch the complete documentation index at: https://dragonwingdocs-candidate.qualcomm.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Detection of RAM dump

If a crash occurs, PCAT gathers the RAM dump and shows the logs for debugging.

For information about collecting and parsing the RAM dump, see [Debug Linux Kernel space > Collect and Parse RAM dump collection](https://dragonwingdocs.qualcomm.com/System/Debug-Subsystem/Debugging%20linux%20kernel).

The figure shows the driver identifying the crash and displaying the USB logs:

<div style={{ textAlign: 'center', width: '100%' }}>
  <img src="https://mintlify.s3.us-west-1.amazonaws.com/qualcomm-candidate/System/Boot/media/k2c-qli-boot/ramdump-collection-2.png" alt="RAM dump collection" style={{ display: 'block', margin: '0 auto' }} />
</div>
