Files
Alessandro Di Federico 09dfccec91 Implement platform roots support
Refactor the binary import and dependency resolution infrastructure to
support multiple platforms (Linux, Windows, macOS) via a
configuration-driven root system.

Major changes:

* Overhaul PDB and DWARF importers for platform-aware debug info
  loading.
* Refactor LDDTree into a template-based architecture with
  platform-specific implementations (ELF, PE/COFF).
* Mostly rewrite the PDB importer, which had significant limitations.
2026-04-23 13:40:43 +02:00
..
2026-04-23 13:40:43 +02:00
2026-04-23 13:40:43 +02:00
2026-02-16 10:34:38 +01:00
2026-04-23 13:40:42 +02:00
2025-10-08 12:22:34 +03:00