PDA

View Full Version : Cannot debug anymore,need help~~



MorrisLiang
23rd May 2010, 15:40
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)

Does anyone come cross this?

crowne
21st October 2010, 09:17
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.