Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp861 auto handle_cmds = [&] (const Args &args) -> void { in ConnectToDebugserver() local
871 handle_cmds(platform_sp->GetExtraStartupCommands()); in ConnectToDebugserver()
875 handle_cmds(GetExtraStartupCommands()); in ConnectToDebugserver()