I have used Project > Set Program's arguments to specify the command line arguments for my application. When I just run it, they are passed. However, when I debug my application, they are not passed. I am using the Microsoft debugger (CDB). I was able to set a breakpoint and use a watch to confirm that the argument was not passed. Is this expected to work? I am using build SVN 9446.
I think, it has been working at some point.
Can you post the full log from the debugger? (you should enable it in the settings)
Log attached.
Hm, it might be missing.
One thing you can try until I find time to check this is: you can search the forum for another implementation of the cdb debugger plugin. As far as I know it has more features and it is more maintained.