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
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,230
    Thanks
    302
    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.

  2. The following user says thank you to d_stranz 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 ?

    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.

  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

    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

  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 ?

    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.