Analyze Coredumps in Yocto

Got a coredump Let’s say a daemon got a segmentation fault. Dump the core and SCP it form the machine to your workstation. Prepare new workspace Create a brand new workspace and copy require files over. Compile GDB Depending on your target machine, build the corresponding cross GDB. If you hit python issue, build GDB…