Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Plugins development => Topic started by: Djagawa on April 11, 2006, 04:05:04 pm

Title: Debug
Post by: Djagawa on April 11, 2006, 04:05:04 pm
Hello,

I'm working with GDB to debug my code, but I've got a problem.
When I debug with MinGW GDB, I can see the running lines in blue, but when I'm using the GNU GDB, lines are not shown anymore.

Do you have some ideas ?

Thanks