On Tuesday, 5 August 2025 at 01:10:12 UTC, Luna wrote:
On Tuesday, 5 August 2025 at 00:54:14 UTC, Tony~! wrote:[...]There is a switch to emit C++-like debug info; dub also has the "debugInfoC" build option to handle it across compilers. May help a bit with templated types.
Thanks for that infomation, it solved some of my problems of remedy halting on functions like dirEntries and debugging with D and raylib.