<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi all,<br>
    I'm able to compile a rtems C source code and make it run on a
    target board. It works without any problems.<br>
    Now i want to compile it in debug mode. Shall I only use <b>-g</b>
    flag or there are other options to set?<br>
    I'm using sparc-rtems4.11-gcc compiler. <br>
    Thanks.<br>
    <br>
         Luca<br>
  </body>
</html>