View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000262 | Xdebug | Step Debugging | public | 2007-05-01 05:57 | 2020-03-12 16:51 |
Reporter | jun | Assigned To | derick | ||
Priority | normal | Severity | trivial | Reproducibility | always |
Status | resolved | Resolution | won't fix | ||
Summary | 0000262: Supporting break command with minimum overhead | ||||
Description | Currently Xdebug does not accept break command while I guess that the main reason of it is performance. So, how about checking in-comming (break) command every static unsigned char counter = 0; This way, performance down should not be so bad, and | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 5.1.6 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2007-05-01 05:57 | jun | New Issue | |
2007-05-01 11:24 | derick | Category | Debug client (console) => Feature/Change request |
2016-12-13 21:42 | derick | Status | new => acknowledged |
2016-12-13 21:42 | derick | Note Added: 0004060 | |
2016-12-13 21:49 | derick | Note Added: 0004061 | |
2016-12-13 21:49 | derick | Status | acknowledged => resolved |
2016-12-13 21:49 | derick | Resolution | open => won't fix |
2016-12-13 21:49 | derick | Assigned To | => derick |
2020-03-12 16:51 | derick | Category | Feature/Change request => Step Debugging |