5.19.4. Connect to the Remote GDB Server

From the target, you need to connect to the remote GDB server that is running on the host. You need to specify the remote host and port. Here is the command continuing with the example:

     target remote 192.168.7.2:2345