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 | |||
| 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 | ||||