View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000356 | Xdebug | Uncategorized | public | 2008-03-05 15:27 | 2009-11-22 17:56 |
| Reporter | alexf1852 | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Summary | 0000356: temporary breakpoints within a loop persists. | ||||
| Description | In Komodo, if Run-to-Cursor is used within a loop, then that temporary breakpoint persists until script execution ends. Even if one puts the cursor outside the loop and performs the Run-to-Cursor feature again, Xdebug will continue breaking at the same place where run-to-cursor was used within the loop. | ||||
| Additional Information | The version of Xdebug I'm using is the same version that comes with Komodo 4.3 beta 2. This issue happens with Komodo 4.2 as well if I remember correctly. | ||||
| Tags | No tags attached. | ||||
| Operating System | Windows XP | ||||
| PHP Version | 4.4.7 | ||||