I\'ve got a project with a shared library (loaded dynamically), and I\'m attempting to debug it. I get the following error message:
No source file named /ho
I had the same problem, but in my case it was my fault. Some of my projects were set to Release configuration and the debugger naturally could not find the source file information.