View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000742 | Xdebug | Step Debugging | public | 2011-10-24 23:23 | 2020-03-12 17:37 |
Reporter | nnmatveev | Assigned To | derick | ||
Priority | normal | Severity | feature | Reproducibility | have not tried |
Status | resolved | Resolution | won't fix | ||
Summary | 0000742: Provide a way to check that user | ||||
Description | When debugging of a project located on the remote server(or symlinks are used) it is necessary to use path mappings (mapping of the remote project structure to the local project structure). Actually is not a problem and in most cases it is just one mapping of the roots. But we need a way to validate in run-time path mappings configured by user. It is done in this way in Zend Debugger and I find it very handy. So, feature request: When xdebug start to process some file first time (when it is included,required, etc) send a message to the user and wait for the confirmation response. An example of such interaction: | ||||
Additional Information | I would like to note that it is not a major for problem for the integration with IDE. At the moment we have implemented a lot of things which help us to fight with the problem. | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 5.3.8 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2011-10-24 23:23 | nnmatveev | New Issue | |
2011-10-24 23:24 | nnmatveev | Note Added: 0001850 | |
2011-11-05 17:22 | nnmatveev | Note Added: 0001853 | |
2016-12-11 23:52 | derick | Status | new => resolved |
2016-12-11 23:52 | derick | Resolution | open => won't fix |
2016-12-11 23:52 | derick | Assigned To | => derick |
2020-03-12 17:37 | derick | Category | Feature/Change request => Step Debugging |