Page 1 of 1

Debug not passing program arguments (version 2.7.0.4375)

Posted: Fri Feb 25, 2011 2:13 am
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

Re: Debug not passing program arguments (version 2.7.0.4375)

Posted: Fri Feb 25, 2011 2:19 am
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.