Debug not passing program arguments (version 2.7.0.4375)

General questions regarding the usage of CodeLite
con_fuse9
CodeLite Curious
Posts: 2
Joined: Fri Feb 25, 2011 2:08 am
Genuine User: Yes
IDE Question: c++
Contact:

Debug not passing program arguments (version 2.7.0.4375)

Post by con_fuse9 »

Installed on Kubunto via packages

I thought I had it working before.
Debugger set as "GNU gdb debugger"

Program starts fine.

Program arguments are: -reader 157.235.4.4

Inside the program argc is 1.

I see nothing in the output screen to suggest that arguments are passed or attempted to be passed.

I'm sure it is something silly on my part but I can't figure out what. I could have sworn this worked before (on another machine)

Thanks for help
con_fuse9
CodeLite Curious
Posts: 2
Joined: Fri Feb 25, 2011 2:08 am
Genuine User: Yes
IDE Question: c++
Contact:

Re: Debug not passing program arguments (version 2.7.0.4375)

Post by con_fuse9 »

Sorry to reply to my own post. Looks like there is some issues with 2.7 builds. I will try to install 2.9 and see if it works.
Post Reply