summaryrefslogtreecommitdiff
path: root/packages/gdb/8.2.1
AgeCommit message (Collapse)AuthorFilesLines
2019-07-31Fix native gdb aarch64 musl buildClay McClure1-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>.
2019-02-14Another wave of version updatesAlexey Neyman7-0/+175
Signed-off-by: Alexey Neyman <stilor@att.net>