Skip to main content



      Home
Home » Language IDEs » PHP Development Tools (PDT) » path mapping issue(path, mapping)
path mapping issue [message #1213691] Wed, 27 November 2013 05:54 Go to next message
Eclipse UserFriend
Hi,

in my project property i setup the path mapping as in screenshot.
index.php/fa/16855/0/

However, when i run the xdebug plugin in Chrome, everytime Eclipse PDT displays the following window:
index.php/fa/16854/0/

it's like PDT is not able to get the previous path mapping i set up.
So what did i do wrong ?

i don't want to always setup manually which index.php file is relative to my server index.php

where is my mistake ?
thx.

[Updated on: Wed, 27 November 2013 05:54] by Moderator

Re: path mapping issue [message #1215303 is a reply to message #1213691] Wed, 27 November 2013 21:34 Go to previous messageGo to next message
Eclipse UserFriend
According to http://www.eclipse.org/pdt/documents/XDebugGuideForPDT2.0.pdf

Quote:
2.5.3.2 Path Mapping
No correlation is made between defined PDT Servers and the server that initiated
the remote debug session. Because of this, there is no initially defined path
mappings available and are created as needed during the debug session. Once
the debug session is terminated, those path mappings are lost.


---
Further information - XdebugとPathMapping - Dead Zone
Re: path mapping issue [message #1215981 is a reply to message #1215303] Thu, 28 November 2013 04:16 Go to previous message
Eclipse UserFriend
Well, i was hoping too much it seems...
Previous Topic:Eclipse and PHP debugger XDebug
Next Topic:How to get external browser to open when debugging
Goto Forum:
  


Current Time: Wed Jul 23 21:30:03 EDT 2025

Powered by FUDForum. Page generated in 0.27003 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top