Ticket #66 (new defect)

Opened 8 months ago

FlectioneD Style In-Place ELF Support

Reported by: pragma Assigned to: pragma
Priority: major Milestone: 1.0
Component: DDL (all) Version:
Keywords: Cc:

Description

Thanks to Tomasz, DDL now has in-place COFF support that leverages any debug info that's compiled into the host .exe. An ELF counterpart is grossly missing.

Thankfully, Thomas Kühne did some pioneering work a while back that fits the bill. So his strategy for processing /proc/self/maps should be applied, and run through the ELF library.

A similar refactoring on the existing take for COFF could be applied to the ailing COFF branch. This would deflate HostLibrary? to a single module.