Restriction:The following applies to native code only.
Set up remote debugging.
Build your project for debugging.
Specify the remote machine as follows:
Click
Project > Properties.
Go to the
Debug tab.
Check
Use remote machine.
Fill in the IP address or name of the remote machine.
Click
Debug> Start Debugging.
Note: To debug a program on a remote UNIX machine, you need to have an X Window implementation installed and running, so that the output of the remote program can be viewed on your local machine.