Hi,
I just tried VisualGDB-5.5.7.3666 and unfortunately the feature we discussed here
https://sysprogs.com/w/forums/topic/preprocess-linker-scripts/
is no longer working.
Log file analysis shows that the source linker script file gets passed unmodified to the linker via -T option.
In contrast, with VisualGDB-5.5.4.3540 the source linker script gets preprocessed into “VisualGDB/Debug/PreprocessedLinkerScript.ld” which will then be passed via -T.
Thanks
Udo