News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Debugging - How to set execution working directory and command line parameters

Started by radzi, January 13, 2015, 03:37:18 AM

Previous topic - Next topic

radzi

Hi,

I am currently using the svn release 10058 build using Ubuntu 14.10 64 bit with wx2.8.12.

How do  I wkring directory and command line parameters for debugging?

I have changed the value in Project -> Properties -> Build Target -> Execution Working Directory to my directory, but during debugging the program still use the debug output directory.

Setting the values in Project -> Set Program's Argument also did not work.

Thanks for the help.

regards,
Radzi.

Jenna

Did you set it for the correct target ?
Differrent targets can have differerent parameters.

I just tested it with a simple console program and it seems to work.