Skip to content

Add patch to linux-postmarketos-qcom for kgdb to work with gdb version 8

lehmanju requested to merge lehmanju/pmbootstrap:hammerhead-patches into master

This patch enables debugging with gdb version 8 which previously resulted in following error: Truncated register 19 in remote 'g' packet

As soon as linux version 4.17.4 gets merged this is superfluous and can be removed. Alternatively bump kernel version.

Merge request reports