News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Debug

Started by Djagawa, April 11, 2006, 04:05:04 PM

Previous topic - Next topic

Djagawa

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