News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Need help debugging

Started by piratenaapje, January 23, 2007, 11:07:36 PM

Previous topic - Next topic

piratenaapje

Whenever i write a program in c, and want to debug it, the 'start debugger' icon remains gray, thus I cannot click it. Gdb has been set as debugger. whenever I press build options, it doesn't do anything.
Can anyone help me?

killerbot

are the project settings set to create debugging info ??

piratenaapje

Whenever I try to access the project settings, nothing happens.

mandrav

Be patient!
This bug will be fixed soon...

piratenaapje

#4
I did...
The project build button isn't grey or anything, and is clickable. It's just that nothing happens when I try to open it

mandrav

Quote from: piratenaapje on January 24, 2007, 02:41:19 PM
I did...
The project build button isn't grey or anything, and is clickable. It's just that nothing happens when I try to open it

The project menu items are always enabled, although they actually do something only if you actually have a project opened. It's a known bug/interface-issue.
So, if you click these menu items and nothing happens then you have no project open.
Be patient!
This bug will be fixed soon...