]> git.ipfire.org Git - thirdparty/krb5.git/commit
In k5test, look for lldb if gdb is not found 1241/head
authorGreg Hudson <ghudson@mit.edu>
Thu, 10 Feb 2022 20:02:14 +0000 (15:02 -0500)
committerGreg Hudson <ghudson@mit.edu>
Wed, 23 Feb 2022 06:31:57 +0000 (01:31 -0500)
commit06e108a5eeb967361493ef1924ce7334f00cccc0
treecacbaefb78bcb46d60b2a5d1a5b3d3e76f95051e
parentf1535bf6b47e8dc03d69fcfb98e798546ff7c272
In k5test, look for lldb if gdb is not found

XCode for macOS provides lldb but not gdb.  For convenience, make
k5test default to lldb if gdb is not found in the path.
src/util/k5test.py