9#ifndef LLDB_SOURCE_PLUGINS_PROCESS_GDB_REMOTE_GDBREMOTECOMMUNICATIONSERVERPLATFORM_H
10#define LLDB_SOURCE_PLUGINS_PROCESS_GDB_REMOTE_GDBREMOTECOMMUNICATIONSERVERPLATFORM_H
20#include "llvm/Support/Error.h"
30 uint16_t gdbserver_port);
A command line argument class.
GDBRemoteCommunicationServerCommon()
A class that represents a running process on the host machine.