Actions
Feature #1972
closedctfconvert should support conversion of multiple compilation units
Start date:
2012-01-10
Due date:
% Done:
90%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
ctfconvert currently does not support converting an object with DWARF data from multiple compilation units (CUs). This is needed to simplify generating CTF data from objects containing TSD and DWARF info (i.e. gcc builds).
Related issues
Updated by Rich Lowe over 10 years ago
in the case of __thread variables, this doesn't just simplify it, but make it actually possible.
If you want test cases, libsmp, libses. Watch for the "achtung!" from simmons, with the current libdwarf
Updated by Robert Mustacchi over 2 years ago
I believe this has been done with 6885.
Updated by Robert Mustacchi over 2 years ago
- Related to Feature #6885: CTF Everywhere Part 1 added
Updated by Robert Mustacchi over 2 years ago
- Status changed from In Progress to Closed
Actions