Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » CDT - DWARF.java
CDT - DWARF.java [message #869911] Fri, 04 May 2012 14:37 Go to next message
Eclipse UserFriend
Hi all,

I'm not sure whether this is the right place for this topic, but I couldn't find a developer forum.

I need to read an elf file with embedded debugging information (DWARF). So I had a look how this is done in the CDT and found a DWARF reader (org.eclipse.cdt.utils.debug.dwarf.Dwarf.java). But - as far as I'm concerned - the information aquired by this reader is not enough. I couldn't find a single place, where this class is used in the cdt.

Now to my questions:
- Is there a place where this class is used?
- Is it obsolete?
- Would you be interested in improvements?
- Is there documentation, how the cdt (debugging) works?

Thanks in advance and regards
Jan
Re: CDT - DWARF.java [message #870229 is a reply to message #869911] Mon, 07 May 2012 07:05 Go to previous message
Eclipse UserFriend
This class is used by the Executables View.

But there are also some bugs
https://bugs.eclipse.org/bugs/show_bug.cgi?id=322475
https://bugs.eclipse.org/bugs/show_bug.cgi?id=376725

So there is room for improvement Smile
Previous Topic:External Library Compile fine... but will not run?
Next Topic:CDT Java Error
Goto Forum:
  


Current Time: Sat Jun 14 17:20:34 EDT 2025

Powered by FUDForum. Page generated in 0.03966 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top