pdr now resolves the ASLR slide correctly (load base from the binary's offset-0 mapping), so the -no-pie guard in both native link paths is no longer needed. Debug binaries are position-independent again, matching the platform default. Verified under live ASLR: breakpoints, var-param drilldown, captured vars, dynamic arrays, TList<T> inspection, callstack and stepping all work against PIE binaries. Remove the 'PIE (ASLR) support in PDR' section from future-improvements.adoc — implemented. |
||
|---|---|---|
| .. | ||
| benchmark.txt | ||
| bif-format.adoc | ||
| design.adoc | ||
| extending-ast.adoc | ||
| future-improvements.adoc | ||
| grammar.ebnf | ||
| language-rationale.adoc | ||
| name-mangling.adoc | ||
| native-const-arg-arc-port.adoc | ||
| testing-strategy.adoc | ||