Debugging with remote project and linked directories |
Guru master
|
I seem to remember that PHP itself resolves links when accessing files, so you may find mapping the real location of the PHP file works.
The latest PhpED has a remote project mode where local files are not required. I haven't used it so I'm not familiar with it, but that may be useful. Alternatively, you can use DebugBreak() in your code. If the debugger gets a break in a file that is not mapped to the project, it will (hopefully) transfer a copy of the file to PhpED so you can debug. The file will be read-only and you won't be able to edit/save it. If the original file is open in PhpED for editing (despite not being mapped for debugging), then you will have two files of the same name open; one you can edit and one for debug which you cannot edit. |
||||||||||||
|
Debugging with remote project and linked directories |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by