Author Topic: setting up programs arguments when debugging  (Read 2175 times)

Offline kmakila

  • Single posting newcomer
  • *
  • Posts: 2
setting up programs arguments when debugging
« 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 ?

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: setting up programs arguments when debugging
« Reply #1 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