Hello,

i am new in QT (but experienced in c++ )
I writting application in Qt Creator:

Qt Creator 3.0.1
Based on Qt 5.2.1 (MSVC 2010, 32 bit), compiler used is MinGW 4.8 32bit

I have big problem when i debug my aplication: peek value of variable is almost impossible,
often there is a huge lag, step by step debuging usually skip to some strange, unlogical
place and sometimes the gdborig.exe process in the systems consumes up to 1GB memory,
and full processor time and not responding...

I have no idea where is the problem, please help!