Searched defs:gdb_server (Results 1 – 1 of 1) sorted by relevance
108 void handle_attach_to_pid(GDBRemoteCommunicationServerLLGS &gdb_server, in handle_attach_to_pid()118 void handle_attach_to_process_name(GDBRemoteCommunicationServerLLGS &gdb_server, in handle_attach_to_process_name()123 void handle_attach(GDBRemoteCommunicationServerLLGS &gdb_server, in handle_attach()141 void handle_launch(GDBRemoteCommunicationServerLLGS &gdb_server, in handle_launch()193 GDBRemoteCommunicationServerLLGS &gdb_server, in ConnectToRemote()487 GDBRemoteCommunicationServerLLGS gdb_server(mainloop, factory); in main_gdbserver() local