9#ifndef LLDB_SOURCE_PLUGINS_PLATFORM_POSIX_PLATFORMPOSIX_H
10#define LLDB_SOURCE_PLUGINS_PLATFORM_POSIX_PLATFORMPOSIX_H
63 const std::vector<std::string> *paths,
68 uint32_t image_token)
override;
73 std::unique_ptr<lldb_private::OptionGroupPlatformRSync>
75 std::unique_ptr<lldb_private::OptionGroupPlatformSSH>
77 std::unique_ptr<lldb_private::OptionGroupPlatformCaching>
81 std::unique_ptr<lldb_private::OptionGroupOptions>>
86 llvm::StringRef expr_prefix,
89 std::unique_ptr<lldb_private::UtilityFunction>
static llvm::raw_ostream & error(Stream &strm)
A command line argument class.
A uniqued constant string class.
A class to manage flag bits.
"lldb/Target/ExecutionContext.h" A class that contains an execution context.
A plug-in interface definition class for debugging a process.
std::shared_ptr< lldb_private::ValueObject > ValueObjectSP
std::shared_ptr< lldb_private::UnixSignals > UnixSignalsSP
std::shared_ptr< lldb_private::Process > ProcessSP