PDA

View Full Version : Qt debugger bypasses the break points



fredykhan
24th February 2011, 08:42
Hello,

I am using Qt 4.6.2 sdk version with mingw on windows xp. Alot of times it happens that i setup a breakpoint in QT project and QT bypasses the break point and after random efforts from myside the debugger starts to work again. Can someone help why this happens

snake
3rd March 2011, 14:15
Do you compile application in a "Debug" mode?