digitalmars.D.learn - DRuntime arguments
Where can I find a list of all druntime arguments supported? Things like --DRT-covopt='merge:1' or --DRT-gcopt='gc:profile=1' are not easy to guess and I can't find any centralized documentation.
Apr 10 2019
On Wednesday, 10 April 2019 at 12:11:06 UTC, Cym13 wrote:Where can I find a list of all druntime arguments supported? Things like --DRT-covopt='merge:1' or --DRT-gcopt='gc:profile=1' are not easy to guess and I can't find any centralized documentation.There isn't any yet.
Apr 10 2019