aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/gdb/gdb_%.bbappend
Commit message (Collapse)AuthorAgeFilesLines
* gdb: remove bbappendMartin Jansa2023-04-031-2/+0
| | | | | | | | * not worth breaking yocto-check-layer because of this * https://github.com/meta-qt5/meta-qt5/issues/511 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gdb_%.bbappend: Avoid PAK archive (application/x-pak)Persian Prince2019-07-121-0/+1
| | | Just test in ubuntu, you'll see.
* gdb: include readline in default PACKAGECONFIGMartin Jansa2016-03-021-1/+1
| | | | | | | * without readline in PACKAGECONFIG and with no-static-libraries.inc gdb fails when trying to build against own bundled static readline Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* add gdb append to enable python packageconfigAndreas Müller2015-02-181-0/+1
debugging with qt-creator on target requires gdb build with python support Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>