Ok, thanks, that would be extremely useful, especially since you support saving the debug APK parameters under a given name. That would make for a great experience.
In the meantime, a co-worker showed me that I can simply call the start the command with parameters with adb manually after the executable is already started under the debugger, and I am getting the proper code path executed in my code.