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

Vijay Kumar Banerjee vijaykumar9597 at gmail.com
Mon May 7 11:01:49 UTC 2018


I have added the path to libdwarf here

---

diff --git a/tester/covoar/wscript b/tester/covoar/wscript
index 55d5ec9..dd4ad83 100644
--- a/tester/covoar/wscript
+++ b/tester/covoar/wscript
@@ -63,6 +63,7 @@ def build(bld):
     rtl_includes = [rtemstoolkit,
 		    rtemstoolkit + '/elftoolchain/libelf',
 		    rtemstoolkit + '/elftoolchain/common',
+		    rtemstoolkit + '/elftoolchain/libdwarf',
 		    rtemstoolkit + '/libiberty']
     if bld.env.DEST_OS == 'win32':
         rtl_includes += [rtemstoolkit + '/win32']



-- vijay

On 7 May 2018 at 13:30, Vijay Kumar Banerjee <vijaykumar9597 at gmail.com>
wrote:

>
> On 6 May 2018 at 13:29, Chris Johns <chrisj at rtems.org> wrote:
>
>> On 6/5/18 5:28 pm, Vijay Kumar Banerjee wrote:
>>
>>> On 6 May 2018 at 08:54, Chris Johns <chrisj at rtems.org <mailto:
>>> chrisj at rtems.org>> wrote:
>>>
>>>         Would you please try `waf clean build` to see if rebuilding
>>>         everything fixes this?
>>>
>>> still getting the same error .
>>> I'm using g++ 7.3.1 on fedora 27.
>>>
>>
>> OK
>>
>> If you have changed something in the code, can you please send a patch
>>> for the same ?
>>>
>>
>> I have not changed anything. I do not have a Linux box to try.
>>
>> I tried to do it afresh as well, it's still failing to build.
> Can someone please try to build it in a linux system ?
>
>> Chris
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20180507/5fc96f24/attachment-0002.html>


More information about the devel mailing list