Qt4-preview-feedback Archive, December 2007
Problem with the debuger and Eclipse
Message 1 in thread
Hi,
I have problems with debuggin in eclipse
I installed :
- Qt Open Source Package (With MinGW) for windows
- GDB
- Eclipse IDE for C/C++ Developers
- Qt Eclipse Integration
I used this description:
http://labs.trolltech.com/blogs/2007/07/11/develop-qt-applications-in-eclipse/
I created a new Project folowing the "Qt Eclipse Integration cheat sheet".
I can start the aplication and see the empty window. If I start the debuger he breaks on breakpoints in the main() function. If I use resume it jumps to the next breakpoint in main(). But it never stops in the functions of classes I call from main().
I can upload some screenshots to my webspace if necessary.
I'm working on this for two weeks, its my last hope that someone from this group can help me.
Greetings,
Sebastian
To unsubscribe - send "unsubscribe" in the subject to qt4-preview-feedback-request@xxxxxxxxxxxxx
Message 2 in thread
The only time this has happened to me is when I've mistakenly tried to
debug a release built exe. This can happen unintentionally because a
setting in eclipse will try & build all unmade targets before running
the debugger. If your release & debug targets are the same this problem
can occur. Check the following options (the size of the exe is usually a
dead give away):-
Windows->preferences->Run/Debug->launching->General Options(Group) &
uncheck - build (if required) before launching
Also in your:-
Project->properties->Run/Debug Settings (or Run->Open Debug Dialog).
Choose to Edit the build configuration & go to the Debugger tab &
uncheck the stop in msin()
Hope this helps.
Regards,
David Robinson
-----Original Message-----
From: qt@xxxxxxxxxxx [mailto:qt@xxxxxxxxxxx]
Sent: 07 December 2007 08:40
To: qt4-preview-feedback@xxxxxxxxxxxxx
Subject: Problem with the debuger and Eclipse
Hi,
I have problems with debuggin in eclipse I installed :
- Qt Open Source Package (With MinGW) for windows
- GDB
- Eclipse IDE for C/C++ Developers
- Qt Eclipse Integration
I used this description:
http://labs.trolltech.com/blogs/2007/07/11/develop-qt-applications-in-ec
lipse/
I created a new Project folowing the "Qt Eclipse Integration cheat
sheet".
I can start the aplication and see the empty window. If I start the
debuger he breaks on breakpoints in the main() function. If I use resume
it jumps to the next breakpoint in main(). But it never stops in the
functions of classes I call from main().
I can upload some screenshots to my webspace if necessary.
I'm working on this for two weeks, its my last hope that someone from
this group can help me.
Greetings,
Sebastian
To unsubscribe - send "unsubscribe" in the subject to
qt4-preview-feedback-request@xxxxxxxxxxxxx
Scanned for viruses by BlackSpider MailControl
Please refer to www.anite.com for individual Anite company details. The contents of this e-mail and any attachments are for the intended recipient only. If you are not the intended recipient, you are not authorised to and must not disclose, copy, distribute, or retain this message or any part of it. It may contain information which is confidential and/or covered by legal professional or other privilege. Contracts cannot be concluded with us nor legal service effected by email.
Anite plc
Registered in England No.1798114
Registered Office: 353 Buckingham Avenue Slough Berks SL1 4PF United Kingdom
VAT Registration No. GB 787 418187
Scanned for viruses by BlackSpider MailControl.
To unsubscribe - send "unsubscribe" in the subject to qt4-preview-feedback-request@xxxxxxxxxxxxx