[Dwarf-Discuss] Generating DWARF

Michael Eager eager@eagercon.com
Wed Sep 29 15:21:58 GMT 2010


Rawat Mohit wrote:
> Hello, All.
> 
>                 I m new to this ELF/DWARF word.
> 
> Some confusion I want to clear with you. Situation is like, I am working 
> with VX-Compiler( TASKING iDE). That IDE can produce ELF file as output, 
> I can see that file through Tasking IDE, but I am not able to find any 
> DWARF-debugging data in that ELF file.
> 
> So, my question is if I have to add Debugging info into my Source code 
> file( *.c file) and then at the time of compilation I will get DWARF 
> data into my ELF output file or Tasking-IDE will automatically add that 
> debugging info into source code files at the time of compilation.

Rawat --

Please do not reply to one posting with a completely unrelated topic.
Start a new thread with a new subject that reflects your question or
comment.

I'm not familiar with the Tasking IDE, but I expect that there are
options to generate debugging output.  You need to tell the compiler,
through the IDE, to generate DWARF debugging data.

No changes are required in the source code.

-- 
Michael Eager	 eager at eagercon.com
1960 Park Blvd., Palo Alto, CA 94306  650-325-8077




More information about the Dwarf-discuss mailing list