summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/gdb
Commit message (Collapse)AuthorAgeFilesLines
* Convert to new override syntaxPreeti Sachan2022-03-151-2/+2
| | | | | | | | Used script 'scripts/contrib/convert-overrides.py' from openembedded-core meta layer to add new override syntax to make it work with BitBake 1.52 (Honister 3.4) or later. Signed-off-by: Preeti Sachan <preeti.sachan@intel.com>
* gdb: Fix build with clang on riscv64Khem Raj2019-08-202-0/+29
Signed-off-by: Khem Raj <raj.khem@gmail.com>