Technology
 

Debug Windows Pliant

From Pliant Wiki

If you use "console" on windows, it goes into nowhere. To see it, you must use a fullpliant.exe that doesn't detach. Do this,

D:\pliant>copy fullpliant.exe fullpliant-backup.exe
        1 file(s) copied.

D:\pliant>copy binary\pliant-debug1.exe fullpliant.exe
Overwrite fullpliant.exe? (Yes/No/All): yes
The process cannot access the file because it is being used by another process.
        0 file(s) copied.

D:\pliant>pliantctl kill

D:\pliant>copy binary\pliant-debug1.exe fullpliant.exe
Overwrite fullpliant.exe? (Yes/No/All): yes
        1 file(s) copied.