1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-02 13:13:36 +02:00
cdt/core/org.eclipse.cdt.core
Jeff Johnston 12a2ba4b3f Add GNU debug-info support to DwarfReader/Dwarf
- Add support to find separate debug info file using
  the .gnu_debuglink section
- Add support to also find the GNU alt debug info file
  created by the DWZ utility
- Add additional DW_FORMs to support alt data
- Add support to DwarfReader to find the special note section
  containing the build-id and then see if it can find the
  debug-info with that build-id

Change-Id: I0e43ba8af12396cdab4e085ad0c20fdec8c1d83e
Reviewed-on: https://git.eclipse.org/r/24034
Tested-by: Hudson CI
Reviewed-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Tested-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
2014-04-29 15:01:10 -04:00
..
.settings Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
browser Cosmetics. 2013-09-30 16:01:21 -07:00
META-INF Fixed compiler warnings. 2014-04-11 16:15:40 -07:00
model/org/eclipse/cdt Fixed integer overflow in binary search methods. 2014-04-16 12:10:39 -07:00
parser/org/eclipse/cdt Bug 433556 - Unqualified name of the containing template is not resolved 2014-04-25 22:22:05 -07:00
schema Bug 425538 - Syntax errors in QML reported as "C/C++ Problems" because errors from Qt Linguist 2014-01-16 10:46:50 -05:00
src/org/eclipse/cdt Add GNU debug-info support to DwarfReader/Dwarf 2014-04-29 15:01:10 -04:00
templateengine/org/eclipse/cdt/core/templateengine Bug 416471: Support for extra ILanguageSettingsProviders in new projects 2013-10-01 20:59:40 -04:00
utils/org/eclipse/cdt Add GNU debug-info support to DwarfReader/Dwarf 2014-04-29 15:01:10 -04:00
.classpath Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
.cvsignore
.options
.project
about.html
build.properties Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
ChangeLog
ChangeLog-2003
plugin.properties Bug 425538 - Syntax errors in QML reported as "C/C++ Problems" because errors from Qt Linguist 2014-01-16 10:46:50 -05:00
plugin.xml added missing extension less headers 'condition_variable' and 'ctgmath ' 2014-04-11 14:19:49 -04:00
pom.xml Up o.e.cdt.core version and update @since tag based on 8.3 release 2014-02-04 20:37:02 -05:00