View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000908 | Xdebug | Step Debugging | public | 2012-12-11 10:54 | 2020-03-12 16:51 |
Reporter | whitefire | Assigned To | derick | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | duplicate | ||
Platform | N/A | OS | N/A | OS Version | N/A |
Summary | 0000908: Support for set-execution-point | ||||
Description | Hi! I previously used Nusphere's IDE when developing PHP. They have their own proprietary debug-module. Though xDebug is superior in most ways, there is a feature that I miss. As a user you could right click any line within the current scope and select "set execution point". Unlike "run to line" this was also allowed backwards in code. Very useful when accidentally stepping to far or if you wanted to try something different. It would also allow the user to prevent lines from execution by skipping past them. I hope you will consider implementing this feature as it allows the user to do some powerful voodoo when debugging. | ||||
Tags | No tags attached. | ||||
Operating System | N/A | ||||
PHP Version | 5.3.14 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2012-12-11 10:54 | whitefire | New Issue | |
2014-02-27 19:42 | derick | Relationship added | related to 0000888 |
2016-12-11 13:00 | derick | Note Added: 0003983 | |
2016-12-11 13:00 | derick | Relationship replaced | duplicate of 0000888 |
2016-12-11 13:00 | derick | Status | new => resolved |
2016-12-11 13:00 | derick | Resolution | open => duplicate |
2016-12-11 13:00 | derick | Assigned To | => derick |
2020-03-12 16:51 | derick | Category | Feature/Change request => Step Debugging |