Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: stefano80 on March 10, 2005, 12:36:09 am

Title: How to set file debugger program
Post by: stefano80 on March 10, 2005, 12:36:09 am
Hi, after the installation the relative field to the debugger program it's empty, which is the name of the program to insert?  I have tried to set up the field but remains empty.


Stefano
Title: How to set file debugger program
Post by: mike on March 10, 2005, 02:57:33 pm
This is a known bug. You usually want to use "gdb", provided your compiler is MinGW. But I couldn't get it running from the IDE, so I use the command-line interface to it [gdb].