Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: kmakila on December 03, 2013, 01:31:21 am

Title: setting up programs arguments when debugging
Post by: kmakila on December 03, 2013, 01:31:21 am
 I am testing console applications and I want to use the debugger
and set up program arguments. I move to "projects">"set programs arguments",

This works fine in my Code Blocks in Windows, but not in Linux (CB loaded via software
center in ubuntu 12.04). Possibly this is a bug corrected in later versions, but how can
I get them ? Or have I got it wrong, so it is in some way possible to set up
the parameters in the Linux version ?
Title: Re: setting up programs arguments when debugging
Post by: BlueHazzard on December 03, 2013, 01:46:27 am
for a newer version you can use the nightly repos:
https://code.launchpad.net/~damien-moore/codeblocks/nightly
or
some one else (i don't remember the name any more sorry) in the forum... He also had repso for nightly builds for ubuntu...

greeetings