<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>Intermixing source code with disassembly</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">Hi,</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">I was trying to disassemble my executable and intermix source code with the disassembly, but objdump did not managed to find the source code.  Does anyone have any suggestions why this could be so?  Are there any limitations on objdump or specific way that objdump uses to search for the source code?</FONT></P>

<P><FONT SIZE=2 FACE="Arial">$ sparc-rtems4.8-objdump -d -S app.exe</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Regards,</FONT>

<BR><FONT SIZE=2 FACE="Arial">Philip</FONT>
</P>

</BODY>
</HTML>