<div dir="ltr">Hi<div><br></div><div>I am not sure why this is happening but this is an example of the symbol</div><div>it is finding:<br><div><br></div><div><div>[joel@rtbf64c samples]$ i386-rtems5-nm base_sp.exe | grep -i csw</div><div>001237d0 r CSWTCH.1</div><div>001216c0 r CSWTCH.108</div></div><div><br></div><div><div>           "r" The symbol is in a read only data section.</div></div><div><br></div><div>These symbols are not code and not in the .text segment. I don't know</div><div>why they are showing up. Looking at the numerically sorted symbol</div><div>table (i386-rtems5-nm -n), I see they are solidly in the middle of</div><div>similar data.</div><div><br></div><div>When I do "i386-rtems5-objdump -S base_sp.exe", I don't see this</div><div>symbol at all.</div><div><br></div><div>And addr2line doesn't know anything about it.</div><div><br></div><div>I think the presence of these symbols indicates a problem generating</div><div>the set of symbols we are interested in. They are in the wrong section.</div><div><br></div><div>--joel</div><div><br></div></div><div><br></div></div>