2 Requests:
1) the ability to add breakpoints in FTP/SFTP php files.
2) Pass the mapped unix folder name (/home/myhomedir/public_html) to xDebug when I'm using a remote mapped drive (K:\public_html\myfile.php)
DISCUSSION
See http://forums.blumentals.net/viewtopic. ... ote#p25146 for details:
To remotely debug files where I map a remote drive location to my desktop (remote ftp server '/home/myhomedir/' mapped to my local "K:\" drive), can you NOT send the mapped drive letter (K:\) to xdebug and instead use and use the remote directory ("/home/myhomedir/") - OR (possibly easier?) give me a 3rd column in "mappings" that will be sent to the debugger ("/home/myhomedir/") instead of my mapped ("K:\")?
This is the only thing preventing me from debugging a real server site remotely! (This capability would be SO cool for Rapid PHP!). Not to be obnoxious, but I can quickly configure remote debugging with other IDEs (e.g. Codelobster 1.2), BUT your IDE is SO MUCH BETTER AT EVERYTHING ELSE I WANT/ NEED.
Thanks in advance,
Kevin
Remote Debugging support (You're SO close!!)
Moderator: kfury77
Forum rules
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
- Do not create new topics for already requested features. Add your comments to the existing feature request topics instead;
- Create separate topic for each feature suggestion. Do NOT post a number of non-related feature suggestions in a single topic;
- Give your topic a meaningful title. Do NOT create topics with meaningless titles, such as "My Suggestion" or "My Problem".
Re: Remote Debugging support (You're SO close!!)
I'll add this to suggestions, but I'm not sure it's that simple. For this to work the server also has to be able to connect to the editor (and XDebug has to be configured accordingly).
Blumentals Software Programmer
Re: Remote Debugging support (You're SO close!!)
Hi,
Is there meanwhile a solution for this problem ? I didn't found anything here.
Is there meanwhile a solution for this problem ? I didn't found anything here.
Re: Remote Debugging support (You're SO close!!)
Hello, 192.168.1.254
I had the same problem. Thanks for the valuable advice!
I had the same problem. Thanks for the valuable advice!