Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 4dcc6c07

Přidáno uživatelem Jakub Šilhavý před asi 2 roky(ů)

re #9568 Added all 4 commands (arguments) to be sent to the debugger into the configuration file.

Zobrazit rozdíly:

ld_client/LDClient/Program.cs
21 21
        Config.FetchInfoAttemptPeriod,
22 22
        Config.T32InfoLocation,
23 23
        Config.F32RemExecutable,
24
        Config.F32RemArguments
24
        Config.F32RemArguments,
25
        Config.T32RemSuccessExitCode,
26
        Config.T32RemWaitTimeoutMs
25 27
    );
26 28
    
27 29
    public static int Main() {

Také k dispozici: Unified diff