Results 1 to 2 of 2

Thread: Cannot debug anymore,need help~~

  1. #1
    Join Date
    Apr 2010
    Posts
    98
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    19
    Thanked 8 Times in 6 Posts

    Question Cannot debug anymore,need help~~

    I just find that the breakpoints won't work for me anymore.I got this problem when I'm using Eclipse.I can't debug in QtCreator,too.But I don't get "No line 0 in file "xxx.cpp"." in qtcreator.

    Here are some error/warning I got:
    Qt Code:
    1. Stopped due to shared library event
    2. No line 0 in file "Manager.cpp".
    3. No line 0 in file "Notification.cpp".
    4. No line 0 in file "Notification.cpp".
    5. warning: while parsing target library list: not well-formed (invalid token)
    6. warning: Temporarily disabling breakpoints for unloaded shared library "C:\Windows\system32\msvcrt.dll"
    7. warning: Temporarily disabling breakpoints for unloaded shared library "D:\Work\Folder-2-Pro\Eclipse-C++\MyProj\debug\plugins\testd.dll"
    8. Stopped due to shared library event
    9. No source file named Manager.cpp in loaded symbols.
    10. No source file named Notification.cpp in loaded symbols.
    11. No source file named Notification.cpp in loaded symbols.
    12. warning: while parsing target library list: not well-formed (invalid token)
    To copy to clipboard, switch view to plain text mode 

    Does anyone come cross this?
    Last edited by MorrisLiang; 23rd May 2010 at 15:47.
    It's not the goodbye that hurts,but the flashback that follow.

  2. #2
    Join Date
    Oct 2010
    Posts
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Cannot debug anymore,need help~~

    I've also recently encountered this problem.
    I think that it may be due to the last set of windows patches that were installed on my PC.

Similar Threads

  1. Qt + Linux + Eclipse - debug using debug build?
    By will49 in forum Qt Programming
    Replies: 6
    Last Post: 13th April 2012, 06:27
  2. DEBUG macro not defined in debug build using vc++
    By piotr.dobrogost in forum Qt Programming
    Replies: 0
    Last Post: 21st July 2009, 13:07
  3. "Debug Assertion failed" in debug mode
    By hed in forum Qt Programming
    Replies: 10
    Last Post: 4th February 2008, 12:10
  4. QAxObject does not work anymore?
    By jh in forum Qt Programming
    Replies: 3
    Last Post: 6th July 2007, 22:04
  5. Replies: 11
    Last Post: 22nd March 2006, 19:06

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
  •  
Qt is a trademark of The Qt Company.