Fwd: [PATCH 2/4] covoar: Use DWARF to map addresses to source files and lines.

Vijay Kumar Banerjee vijaykumar9597 at gmail.com
Thu May 10 15:01:43 UTC 2018


On 8 May 2018 at 00:33, Cillian O'Donnell <cpodonnell8 at gmail.com> wrote:

> Here's the branch with work in progress for the tester. Have a look when
> you can Vijay.
>
> https://github.com/cillianodonnell/rtems-tools/tree/tester-support
>
>
> I am going through this now.
according to your last commit message, the qemu.cfg is not generating cov
files. Just to see where it stands, I run the rtems-test with --coverage
and --no-clean, seems like the cov file is being generated .
I can see a base_sp.exe.cov file after running for base_sp.exe the reason
why it's not running is probably because covoar is searching for
base_sp.cov not base_sp.exe.cov

after renaming the file to base_sp.cov and running covoar from the leon3
directory I was able to reproduce the same error as you
...............
...............
...............
terminate called after throwing an instance of 'rld::error'
Aborted
.................
.................
.................

I think the next part of the tester support will be to load the library
from out of the build directory. (?)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20180510/8db7d2b8/attachment.html>


More information about the devel mailing list