The coredump feature is currently not supported and will be added in a future release.
/var/coredump directory.
-
To verify the location of the coredump, run the following command:
Sample output: /var/coredump/%e.core -
To verify the size of the coredump, run the following command (the coredump size must be greater than 0 [zero]):
Sample output: unlimited
-
If the coredumps aren’t enabled, use the following file to enable it:
meta-qcom-distro/recipes-products/packagegroups/packagegroup-qcom-utilities.bb.- Use this patch to enable coredumps, then rebuild and reflash the device.
Analyze coredump using GDB
You can generate a coredump by forcibly killing a process. To do this, run the following commands:tqftpserv.core is the coredump file.
If the device already has debug symbols, run the following commands to use the GDB tool on the coredump:

