News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Passing application parameters using CDB debugger

Started by Kevinb, November 20, 2013, 04:30:58 PM

Previous topic - Next topic

Kevinb

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.

oBFusCATed

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)
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]


oBFusCATed

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.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]