<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr">On Sat, Apr 28, 2018, 3:08 AM Chris Johns <<a href="mailto:chrisj@rtems.org">chrisj@rtems.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
This patch is the covoar work from GSOC that I have simplied so symbol loading<br>
from the component libraries is managed by an INI file that defines the symbol<br>
set that is directly loaded from the archive ELF files in the archive by the RLD<br>
toolkit code.<br>
<br>
I detect the build target and BSP from the test executable's path as the<br>
test and the libraries need to match. This dependence is important and needed.<br>
<br>
Some of the rtems-test support that was in the orignal patches has been reworked<br>
but it needs other changes I do not have for me to test.<br>
<br>
Finally, covoar needs to be fix before we do anything else. It is exec'ing shell<br>
commands with redirects, pipes and embeddied command like `dos2unix` which<br>
cannot stay. There is no dos2unix command in a standard FreeBSD install and<br>
this means I cannot run covoar. All exec calls need to be review and cleaned up.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">You mentioned the addr2line usage to me. Can the elf library do that functionality?</div><div dir="auto"><br></div><div dir="auto">What else is there? I am out of town without a computer </div><div dir="auto"><br></div><div dir="auto">Fwiw this was written before we had the elf library and Ian recommended parsing the output of binutils because that was a stable thing.</div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Chris<br>
<br>
_______________________________________________<br>
devel mailing list<br>
<a href="mailto:devel@rtems.org" target="_blank" rel="noreferrer">devel@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a><br>
</blockquote></div></div></div>