| [news.eclipse.tools.pdt] Re: XDebug JIT fails ... somewhere |
Dave Kelsey wrote:
What should happen is that when the remote session is initiated, you should be prompted to select an appropriate file from your workspace which matches the one seen by xdebug on the initiation of the script. Once you select that file, a path mapping is created for that debug session only that maps between the remote file and your files in the workspace.
see bugzilla https://bugs.eclipse.org/bugs/show_bug.cgi?id=259988
Good to know that that particular problem is known.
Did you create a new PDT project from scratch to test this ? imported old projects may not work due to the include path feature added.
I recreated all projects - nothing from older installations was ever used.
One final thing to check is the initial script defined on the include path ?