<div dir="ltr"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">What kind of option shall I add in my makefile to compile rtems source file in debug mode?
</blockquote><div><br></div><div>As far as I know, there is no need to change Makefile manually. It is sufficient to use --enable-rtems-debug while configuring.</div><br><div class="gmail_quote">On Thu, Sep 6, 2012 at 12:22 PM, Luca Cinquepalmi <span dir="ltr"><<a href="mailto:cinquepalmi@planetek.it" target="_blank">cinquepalmi@planetek.it</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I solved my problem. Actually the problem was that I used rtems-gdb RPM.<br>
I tryed to build it by myself and now I don't have that kind of error.<br>
I have now another question.<br>
What kind of option shall I add in my makefile to compile rtems source file in debug mode?<br>
Only -g in compyling options and links? Shall I add some command in C source file?<br>
Compiled in release mode my software works fine...<br>
<br>
Thanks a lot<br>
<br>
    Luca<br>
<br>
<br>
<br>
Il 04/09/2012 15.59, Luca Cinquepalmi ha scritto:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
What does this message mean?<br>
<br>
'import site' failed; use -v for traceback<br>
Traceback (most recent call last):<br>
  File "/usr/lib/command-not-found", line 10, in <module><br>
    import CommandNotFound<br>
ImportError: No module named CommandNotFound<br>
<br>
this is the result of "system" command.<br>
Do you have a skype contact?<br>
<br>
<br>
Il 04/09/2012 15.53, Joel Sherrill ha scritto:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
system sparc-rtems4.11-gdb<br>
</blockquote>
<br>
</blockquote>
<br>
______________________________<u></u>_________________<br>
rtems-users mailing list<br>
<a href="mailto:rtems-users@rtems.org" target="_blank">rtems-users@rtems.org</a><br>
<a href="http://www.rtems.org/mailman/listinfo/rtems-users" target="_blank">http://www.rtems.org/mailman/<u></u>listinfo/rtems-users</a><br>
</blockquote></div><br></div>