Home
last modified time | relevance | path

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

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