Changes

User:Pau pajuelo

318 bytes added, 17:45, 1 August 2012
no edit summary
=== Run programs ===
d Once you compiled the program pass it from VM to IGEP&nbsp;via SSH, launch a terminal and type: <pre>scp "pathtobinary" root@"IGEP IP for example: 192.168.5.1":/home/root</pre> Get a remote shell prompt and run your program: <br> <pre>ssh root@"IGEP IP for example: 192.168.5.1"./"binary" "optional:arguments"</pre>
=== Debug programs ===
'''NOTE''': When you debug programs using CodeBlocks "Step into" and "Step out" are not supported, because dinamic libraries symbols are not loaded by gdb.
4,199
edits