When I use Windbg's "Open Executable..." functionality to use Windbg to step through an executable's execution, is it possible for me to specify command line parameters to be used when running the executable? If so, how do I go about doing it?
There's an arguments text box available in the Open Executable dialog that can be filled in with any arguments you want to pass to the executable.