It looks like Microsoft and Embarcadero solved their ends for [WayBack] Windows 10 Creators update and Delphi debugging don’t go well… :
- [WayBack] Announcing Windows 10 Insider Preview Build 16215 for PC + Build 15222 for Mobile – Windows Experience BlogWindows Experience Blog
- [WayBack] The Issue with Delphi Runtime Packages and Windows 10 Creators Update
The issue was caused by the Windows LoadLibrary trying to optimise loading which backfired for libraries (PE files like DLL/EXE…) that have multiple import tables in them as generated by the Delphi and C++ Builder linker (and maybe other linkers as well).
Microsoft finetuned their optimisation whereas a future update to Delphi and C++ Builder will generate more optimised import tables.
–jeroen
via [WayBack] Blog post “The Issue with Delphi Runtime Packages and Windows 10 Creators Update”… – Marco Cantù – Google+