Changes

User:Pau pajuelo

1 byte removed, 13:19, 1 August 2012
no edit summary
To compile to ARM for IGEP go to Project use the following configuration at Projects field -> Build:
{| bordercellspacing="1" widthcellpadding="2001" cellspacingborder="1" cellpaddingwidth="1200"
|-
| [[Image:Qtarmconfigv2.png|496px]]
'''<sup>Click to enlarge image</sup>'''
'''NOTE:''' Use Debug Release build if you want to debug later
Compile with: Build-&gt;Clean All and Build-&gt;Build All (Ctrl+Shift+B).
<pre>ssh root@"IGEP IP for example: 192.168.5.1"
./"binary" "optional:arguments"</pre>
{| bordercellspacing="1" widthcellpadding="2001" cellspacingborder="1" cellpaddingwidth="1200"
|-
| [[Image:Qtrunarmv2.jpg|496x373px]]
==== Debug Programs ====
'''NOTE''': When you debug programs using Qt Creator "Step in" and "Step Out" are not supported, because dinamic libraries symbols are not loaded by gdb.
Once you compiled the program pass it from VM to IGEP&nbsp;via SSH, launch a terminal and type:
Now use the followings steps to debug program:<br>
{| bordercellspacing="1" widthcellpadding="2001" cellspacingborder="1" cellpaddingwidth="1200"
|-
| [[Image:Qtdebugx861v2.png|331x249px]]
4,199
edits