Home
last modified time | relevance | path

Searched defs:debugserver_path (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/unittests/tools/lldb-server/
H A DCMakeLists.txt20 set(debugserver_path $<TARGET_FILE:debugserver>) variable
/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.cpp914 char debugserver_path[PATH_MAX]; in StartDebugserverProcess() local