aboutsummaryrefslogtreecommitdiff
path: root/packages/gdb/8.2.1/0005-musl-aarch64-sigcontext.patch
Commit message (Collapse)AuthorAgeFilesLines
* Fix native gdb aarch64 musl buildClay McClure2019-07-301-0/+17
Apply the patch from https://patchwork.openembedded.org/patch/161442/, which explains why gdb should include <signal.h> instead of <asm/sigcontext.h>.