diff --git a/documentation/adt-manual/adt-eclipse.xml b/documentation/adt-manual/adt-eclipse.xml index 3275c18cbd..0f0ba7c6e8 100644 --- a/documentation/adt-manual/adt-eclipse.xml +++ b/documentation/adt-manual/adt-eclipse.xml @@ -404,7 +404,7 @@ Once QEMU launches you need to determine the IP Address for the user-space NFS. You can do that by going to a terminal in the QEMU and entering the - ipconfig command. + ifconfig command. @@ -413,7 +413,7 @@ Deploying and Debugging the Application - Once QEMU is running, you can deploy your application and use the emulator + Once the QEMU emulator is running the image, you can deploy your application and use the emulator to perform debugging. Follow these steps to deploy the application. @@ -423,10 +423,11 @@ tabbed view in the Debug Configurations Dialog. Enter the absolute path into which you want to deploy the application. - Use the Remote Absolute File Path for C/C++Application:. + Use the Remote Absolute File Path for C/C++Application: field. For example, enter /usr/bin/<programname>. Click on the Debugger tab to see the cross-tool debugger you are using. + Click on the Main tab. Create a new connection to the QEMU instance by clicking on new. Select TCF, which means Target Communication