在远程机器上:选择端口号(本实例中是10000)并用以下命令启动gdbserver: gdbserverrsdhostname: 10000所装备的程序名。
On the remote machine: choose a port number (10000 in this example) and start gdbserver with the following command: gdbserver rsdhostname: 10000 instrumented program name.
在远程机器上:选择端口号(本实例中是10000)并用以下命令启动gdbserver: gdbserverrsdhostname: 10000所装备的程序名。
On the remote machine: choose a port number (10000 in this example) and start gdbserver with the following command: gdbserver rsdhostname: 10000 instrumented program name.
应用推荐