gdb 17.2
| Name | gdb |
|---|---|
| Version | 17.2 |
| Summary | GNU debugger |
| Description | GDB, the GNU Project debugger, allows you to see what is going on inside another program while it executes -- or what another program was doing at the moment it crashed. |
| Section | devel |
| License | GPL-2.0-only & GPL-3.0-only & LGPL-2.0-only & LGPL-3.0-only |
| Homepage | http://www.gnu.org/software/gdb/ |
| Recipe file |
openembedded-core/meta/recipes-devtools/gdb/gdb_17.2.bb
openembedded-core/meta/recipes-devtools/gdb/gdb-common.inc openembedded-core/meta/recipes-devtools/gdb/gdb.inc |
| Layer | meta-voltumna (wrynose branch) |
| Inherits |
|
| Dependencies |
|
| PACKAGECONFIG options |
|
Sources
| https://ftpmirror.gnu.org/gnu/gdb/gdb-17.2.tar.xz |
Patches
bbappends
This recipe is appended by:
| meta-voltumna | gdb_%.bbappend |
| meta-clang | gdb_%.bbappend |
Other branches
This recipe in other branches of meta-voltumna:
| Branch | Recipe |
|---|---|
| master | gdb 17.1 |
| wrynose (Yocto Project 6.0) | gdb 17.2 (this recipe) |