How to debug from VisualD with redirected standard input?

lafoldes via Digitalmars-d-ide digitalmars-d-ide at puremagic.com
Tue Jan 10 11:48:44 PST 2017


How can I debug a program from VisualD, with standard input 
redirected from a file?

Adding "<input.txt" as a command argument didn't work.

I use the Mago debugger, but I think this is not relevant, the 
redirection should happen in the VisualD itself.






More information about the Digitalmars-d-ide mailing list