Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » path mapping issue(path, mapping)
path mapping issue [message #1213691] Wed, 27 November 2013 10:54 Go to next message
Alain Roger is currently offline Alain RogerFriend
Messages: 37
Registered: May 2010
Location: Slovakia
Member
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 10:54]

Report message to a moderator

Re: path mapping issue [message #1215303 is a reply to message #1213691] Thu, 28 November 2013 02:34 Go to previous messageGo to next message
Toshihiro Izumi is currently offline Toshihiro IzumiFriend
Messages: 360
Registered: July 2009
Location: Japan
Senior Member
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 09:16 Go to previous message
Alain Roger is currently offline Alain RogerFriend
Messages: 37
Registered: May 2010
Location: Slovakia
Member
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: Tue Mar 19 02:14:50 GMT 2024

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

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

Back to the top