Author Topic: How to set file debugger program  (Read 5817 times)

stefano80

  • Guest
How to set file debugger program
« 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

mike

  • Guest
How to set file debugger program
« Reply #1 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].