Changes

User:Pau pajuelo

445 bytes added, 19:15, 25 July 2012
no edit summary
==== Debug Programs ====
 
Once you compiled the program pass it to IGEP via SSH, launch a terminal and type:
<pre>scp "pathtobinary" root@192.168.5.1:/home/root</pre>
Get a remote shell prompt and run gdbserver:
<pre>ssh root@192.168.5.1
gdbserver "hostip,for example 192.168.5.10":1000 "pathtobinary" "optional:armguments"
</pre>
Now use the followings steps to debug program:
 
{| width="200" cellspacing="1" cellpadding="1" border="1"
|-
|
|
|
|}
 
 
 
<br>
=== x86 Platform<br> ===
4,199
edits