Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gdb: Mark older versions as obsolete | Chris Packham | 2021-09-19 | 1 | -0/+1 |
| | | | | | | | Mark all of the 7.x series obsolete, retain only the latest 8.x release. These will be removed after the next release. Signed-off-by: Chris Packham <judge.packham@gmail.com> | ||||
* | Fix native gdb aarch64 musl build | Clay McClure | 2019-07-30 | 1 | -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>. | ||||
* | Another wave of version updates | Alexey Neyman | 2019-02-13 | 7 | -0/+175 |
Signed-off-by: Alexey Neyman <stilor@att.net> |