Searched defs:gdb_server (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/lldb/tools/lldb-server/
H A Dlldb-gdbserver.cpp111 void handle_attach_to_pid(GDBRemoteCommunicationServerLLGS &gdb_server, argument
121 void handle_attach_to_process_name(GDBRemoteCommunicationServerLLGS &gdb_server, argument
126 void handle_attach(GDBRemoteCommunicationServerLLGS &gdb_server, argument
144 void handle_launch(GDBRemoteCommunicationServerLLGS &gdb_server, argument
194 ConnectToRemote(MainLoop &mainloop, GDBRemoteCommunicationServerLLGS &gdb_server, bool reverse_connect, llvm::StringRef host_and_port, const char *const progname, const char *const subcommand, const char *const named_pipe_path, pipe_t unnamed_pipe, int connection_fd) argument
[all...]

Completed in 115 milliseconds