Home
last modified time | relevance | path

Searched refs:gdb_arches (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dconfigure260 gdb_arches=""
1157 gdb_arches=$($python "$source_path/scripts/probe-gdb-support.py" $gdb_bin)
1834 if test "${gdb_arches#*$arch}" != "$gdb_arches"; then
1838 if test "${gdb_arches#*aarch64}" != "$gdb_arches" && version_ge $gdb_version 15.1; then
1842 if test "${gdb_arches#*aarch64}" != "$gdb_arches" && version_ge $gdb_version 16.0; then