Results 1 to 20 of 22

Thread: Qt Creator doesn't stop at breakpoints ?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jul 2011
    Posts
    31
    Thanks
    2
    Thanked 2 Times in 2 Posts
    Qt products
    Qt3
    Platforms
    MacOS X

    Default Re: Qt Creator doesn't stop at breakpoints ?

    Looks like he is using eclipse and not QtCreator so we need someone with working knowledge of eclipse...

  2. The following user says thank you to qtnewbi3 for this useful post:

    edsonmcz (26th October 2011)

  3. #2
    Join Date
    Sep 2011
    Location
    Manchester
    Posts
    538
    Thanks
    3
    Thanked 106 Times in 103 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Qt Creator doesn't stop at breakpoints ?

    Are you using Eclipse?
    Then the title and what you say is at least very misleading if not wrong...

  4. The following user says thank you to Spitfire for this useful post:

    edsonmcz (26th October 2011)

  5. #3
    Join Date
    Oct 2011
    Posts
    11
    Thanks
    7
    Qt products
    Qt4
    Platforms
    MacOS X

    Default Re: Qt Creator doesn't stop at breakpoints ?

    No, I just use QT Creator, I have never used Eclipse for QT.

    This just happened in QT Creator.

    Sorry, I don't have explained correctly, in the true I used just this site :

    http://qt.nokia.com/downloads

    I tried use Eclipse but :

    Which platforms are supported?
    The plugin runs on Windows and Linux x86. Debugging does not work on Windows x64, because GDB crashes, there. OSX will be supported in a later release.
    Last edited by edsonmcz; 25th October 2011 at 16:12.

  6. #4
    Join Date
    Sep 2011
    Location
    Manchester
    Posts
    538
    Thanks
    3
    Thanked 106 Times in 103 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Qt Creator doesn't stop at breakpoints ?

    So why you followed Eclipse tutorial? Odd.

    Anyway, what system are you using?
    MacOS X as it's stated in your details?

  7. The following user says thank you to Spitfire for this useful post:

    edsonmcz (26th October 2011)

  8. #5
    Join Date
    Oct 2011
    Posts
    11
    Thanks
    7
    Qt products
    Qt4
    Platforms
    MacOS X

    Default Re: Qt Creator doesn't stop at breakpoints ?

    I tried use Eclipse but :

    Which platforms are supported?
    The plugin runs on Windows and Linux x86. Debugging does not work on Windows x64, because GDB crashes, there.

    Then I used just QT Creator.

    I followed this site until this part, then I found :

    http://qt.nokia.com/downloads

  9. #6
    Join Date
    Oct 2011
    Posts
    11
    Thanks
    7
    Qt products
    Qt4
    Platforms
    MacOS X

    Talking Re: Qt Creator doesn't stop at breakpoints ?

    Here the image :

    Screen shot.jpg
    Last edited by edsonmcz; 26th October 2011 at 17:19.

  10. #7
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,233
    Thanks
    303
    Thanked 864 Times in 851 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: Qt Creator doesn't stop at breakpoints ?

    So, are you making a debug build? Are you running it from inside of Qt Creator using the Debug menu? Can't tell anything from your screenshot.

  11. The following user says thank you to d_stranz for this useful post:

    edsonmcz (26th October 2011)

  12. #8
    Join Date
    Sep 2011
    Location
    Manchester
    Posts
    538
    Thanks
    3
    Thanked 106 Times in 103 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Qt Creator doesn't stop at breakpoints ?

    Create new, empty, console app project, save it on main mac partition (not the second drive you're using now - just to be sure), set breakpoint in main, build and debug.

    Check application output/compile output for any issues - ie missing gdb.

  13. The following user says thank you to Spitfire for this useful post:

    edsonmcz (26th October 2011)

  14. #9
    Join Date
    Oct 2011
    Posts
    11
    Thanks
    7
    Qt products
    Qt4
    Platforms
    MacOS X

    Talking Re: Qt Creator doesn't stop at breakpoints ?

    Quote Originally Posted by Spitfire View Post
    Create new, empty, console app project, save it on main mac partition (not the second drive you're using now - just to be sure), set breakpoint in main, build and debug.

    Check application output/compile output for any issues - ie missing gdb.

    Thanks for all

    Your idea worked, I create a Empty project and all worked perfectly

    I thought this problem was occurring in every projects, but wasn't

    Thanks a lot

    Screen.jpg

  15. #10
    Join Date
    Sep 2011
    Location
    Manchester
    Posts
    538
    Thanks
    3
    Thanked 106 Times in 103 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Qt Creator doesn't stop at breakpoints ?

    Glad I could help

Similar Threads

  1. Replies: 4
    Last Post: 3rd November 2011, 08:30
  2. Replies: 2
    Last Post: 18th April 2011, 08:36
  3. qt creator - breakpoints don't work
    By pmitas in forum Newbie
    Replies: 16
    Last Post: 8th September 2010, 10:53
  4. Breakpoints set at a slot will not stop?
    By MorrisLiang in forum Newbie
    Replies: 7
    Last Post: 19th May 2010, 16:18
  5. Qt Creator doesn't stop at breakpoints
    By TheSaw in forum Qt Tools
    Replies: 3
    Last Post: 12th May 2009, 15:53

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.