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:
Stopped due to shared library event
No line 0 in file "Manager.cpp".
No line 0 in file "Notification.cpp".
No line 0 in file "Notification.cpp".
warning: while parsing target library list: not well-formed (invalid token)
warning: Temporarily disabling breakpoints for unloaded shared library "C:\Windows\system32\msvcrt.dll"
warning: Temporarily disabling breakpoints for unloaded shared library "D:\Work\Folder-2-Pro\Eclipse-C++\MyProj\debug\plugins\testd.dll"
Stopped due to shared library event
No source file named Manager.cpp in loaded symbols.
No source file named Notification.cpp in loaded symbols.
No source file named Notification.cpp in loaded symbols.
warning: while parsing target library list: not well-formed (invalid token)
Stopped due to shared library event
No line 0 in file "Manager.cpp".
No line 0 in file "Notification.cpp".
No line 0 in file "Notification.cpp".
warning: while parsing target library list: not well-formed (invalid token)
warning: Temporarily disabling breakpoints for unloaded shared library "C:\Windows\system32\msvcrt.dll"
warning: Temporarily disabling breakpoints for unloaded shared library "D:\Work\Folder-2-Pro\Eclipse-C++\MyProj\debug\plugins\testd.dll"
Stopped due to shared library event
No source file named Manager.cpp in loaded symbols.
No source file named Notification.cpp in loaded symbols.
No source file named Notification.cpp in loaded symbols.
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?
Bookmarks