Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: piratenaapje on January 23, 2007, 11:07:36 PM

Title: Need help debugging
Post by: piratenaapje on January 23, 2007, 11:07:36 PM
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?
Title: Re: Need help debugging
Post by: killerbot on January 23, 2007, 11:25:31 PM
are the project settings set to create debugging info ??
Title: Re: Need help debugging
Post by: piratenaapje on January 24, 2007, 01:03:20 PM
Whenever I try to access the project settings, nothing happens.
Title: Re: Need help debugging
Post by: mandrav on January 24, 2007, 01:43:35 PM
Create a project first.
Title: Re: Need help debugging
Post by: 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
Title: Re: Need help debugging
Post by: mandrav on January 24, 2007, 03:13:49 PM
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.