HomeSort by: relevance | last modified time | path
    Searched refs:python_prog (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
configure 27995 python_prog="${with_python}/bin/python"
28000 if test ! -x "${python_prog}"; then
28001 python_prog="${with_python}/python"
28004 if test ! -x "${python_prog}"; then
28006 python_prog=missing
28013 python_prog=${with_python}
28078 python_prog=missing
28080 python_prog=${python_prog_path}
28085 python_prog=missing
28092 python_prog="${with_python}
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
configure 27939 python_prog="${with_python}/bin/python"
27944 if test ! -x "${python_prog}"; then
27945 python_prog="${with_python}/python"
27948 if test ! -x "${python_prog}"; then
27950 python_prog=missing
27957 python_prog=${with_python}
28022 python_prog=missing
28024 python_prog=${python_prog_path}
28029 python_prog=missing
28036 python_prog="${with_python}
    [all...]

Completed in 72 milliseconds