Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gdb: drop obsolete versions | Chris Packham | 2022-05-10 | 1 | -73/+0 |
| | | | | | | | Drop gdb 7.11.1, 7.12.1, 8.0.1, 8.1.1 and 8.2.1. Cleanup milestones related to these older versions. Signed-off-by: Chris Packham <judge.packham@gmail.com> | ||||
* | Allow older GDB to build against newer glibc | Alexey Neyman | 2019-03-11 | 1 | -0/+73 |
Also, fix the subdir used when only gdbserver is built (without native GDB). Signed-off-by: Alexey Neyman <stilor@att.net> |