<html xmlns="http://www.w3.org/TR/REC-html40" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:o="urn:schemas-microsoft-com:office:office">
<head>
<style>
<!--
/* Font Definitions */
@font-face
{font-family:"Lucida Calligraphy";
panose-1:3 1 1 1 1 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman";}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:Arial;
color:windowtext;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
{page:Section1;}
-->
</style>
</head>
<body vlink="purple" link="blue" lang="EN-US">
<div class="Section1">
<p class="MsoNormal"><font face="Arial" size="2"><span style="font-size:10.0pt;
font-family:Arial">Hi All,<o:p></o:p></span></font></p>
<p class="MsoNormal"><font face="Arial" size="2"><span style="font-size:10.0pt;
font-family:Arial"><o:p> </o:p></span></font></p>
<p class="MsoNormal"><font face="Arial" size="2"><span style="font-size:10.0pt;
font-family:Arial">I added couple of debug messages using printf function in
main() of src/core/main.c file. I could not see them on the console display. In
the main(), we prompt for shell. If I break in to the shell all the printf
before invoking of shell function is coming. <o:p></o:p></span></font></p>
<p class="MsoNormal"><font face="Arial" size="2"><span style="font-size:10.0pt;
font-family:Arial">Is there any way, where I can get the printf immediately? I
mean any flushing function?<o:p></o:p></span></font></p>
<p class="MsoNormal"><font face="Arial" size="2"><span style="font-size:10.0pt;
font-family:Arial"><o:p> </o:p></span></font></p>
<p class="MsoNormal"><font face="Lucida Calligraphy" size="1"><span style="font-size:7.5pt;font-family:"Lucida Calligraphy"">Thanks,</span></font><o:p></o:p></p>
<p class="MsoNormal"><font face="Lucida Calligraphy" size="1"><span style="font-size:7.5pt;font-family:"Lucida Calligraphy"">~Sivakumar S</span></font><o:p></o:p></p>
<p class="MsoNormal"><font face="Times New Roman" size="3"><span style="font-size:
12.0pt"><o:p> </o:p></span></font></p>
</div>
</body>
</html>