View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001650 | Xdebug | Step Debugging | public | 2019-03-18 10:20 | 2020-03-12 16:43 |
Reporter | RonnyLV | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | duplicate | ||
Summary | 0001650: Add possibility to start/stop debugger from PHP | ||||
Description | Add possibility to start/stop xdebug's remote debugger from PHP. For example in long-running scripts as daemon workers.
| ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 7.3.0-7.3.1 | ||||
|
I wouldn't approve such feature because:
I suggest to close this as "Won't fix" because I don't agree uppon the needs. Maybe you can provide more infos about why you need to start/stop the debugger? I mean, what makes the "long" daemon thing different from any other script? |
|
If you have a script that runs continuously without interruptions, like Messaging Queue message consumer, then there is no way to detach and reattach to xdebug session at any moment and that is the main reason I suggested this kind of feature. The example in the description should be self clarifying. |
|
I do think I want to address this in Xdebug 3, but as it stands, this is a duplicate of 0001575, so I'll be closing this. |
|
@RonnyLV What I don't get is why would you turn it off? I get that having it ON helps when the daemon crashes, but turning it off?! |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-03-18 10:20 | RonnyLV | New Issue | |
2019-05-16 13:14 | Xenos | Note Added: 0005026 | |
2019-05-16 14:11 | RonnyLV | Note Added: 0005028 | |
2019-05-17 10:18 | derick | Assigned To | => derick |
2019-05-17 10:18 | derick | Status | new => resolved |
2019-05-17 10:18 | derick | Resolution | open => duplicate |
2019-05-17 10:18 | derick | Note Added: 0005029 | |
2019-05-17 10:18 | derick | Relationship added | duplicate of 0001575 |
2019-05-17 14:11 | Xenos | Note Added: 0005030 | |
2020-03-12 16:43 | derick | Category | Feature/Change request => Step Debugging |