G
Gustaf Liljegren
I have a console program that takes one file and outputs another. The file
name is submitted as an argument as usual. I can't figure out how to have
the nice step-by-step debugging while also submitting arguments on the
command-line. That is, first run the program as the end user, submit the
argument, then get to the step-by-step debugging mode. Is there a way to do
this?
Gustaf
name is submitted as an argument as usual. I can't figure out how to have
the nice step-by-step debugging while also submitting arguments on the
command-line. That is, first run the program as the end user, submit the
argument, then get to the step-by-step debugging mode. Is there a way to do
this?
Gustaf