<br><tt><font size=2><br>
&gt; Did that. Is there any way to show disassembled<br>
&gt; output interleaved with source code?<br>
&gt; <br>
&gt; <br>
objdump is the tool you should be looking for.</font></tt>
<br><tt><font size=2>If you have the tool, then take an &quot;objdump&quot;
of your entire vmlinux(uncompressed version). Options -d, and -S will intermix
source with disassembly.</font></tt>
<br><tt><font size=2>With the output, you can analyze the call trace with
the functions' base addresses and offsets.</font></tt>
<br>
<br><tt><font size=2>Thanks,</font></tt>
<br><tt><font size=2>Sowmya</font></tt><pre style="white-space:normal">=====-----=====-----=====<br>Notice: The information contained in this e-mail<br>message and/or attachments to it may contain <br>confidential or privileged information. If you are <br>not the intended recipient, any dissemination, use, <br>review, distribution, printing or copying of the <br>information contained in this e-mail message <br>and/or attachments to it are strictly prohibited. If <br>you have received this communication in error, <br>please notify us by reply e-mail or telephone and <br>immediately and permanently delete the message <br>and any attachments. Thank you<br><br><br></pre>