View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000309 | Xdebug | Step Debugging | public | 2007-09-14 21:03 | 2020-03-12 17:19 |
Reporter | Zobo | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Summary | 0000309: Temorary breakpoints not implemented | ||||
Description | I tried to use temporary breakpoints, only to find out, that they are not implemented. I started by adding this patch, and moving on. And it would be good to explain a bit more in the DBGP documentation that when getting breakpoints, the "temporary" is returned as a state. | ||||
Additional Information | diff -u -r1.128 xdebug_handler_dbgp.c
| ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 5.2.0 | ||||
|
Hi again. |
|
Index: xdebug.cRCS file: /repository/xdebug/xdebug.c,v
Index: xdebug_handler_dbgp.cRCS file: /repository/xdebug/xdebug_handler_dbgp.c,v
|
|
This is fixed in CVS (now SVN). |
Date Modified | Username | Field | Change |
---|---|---|---|
2007-09-14 21:03 | Zobo | New Issue | |
2007-10-11 19:01 | Zobo | Note Added: 0000737 | |
2007-10-11 19:10 | Zobo | Note Added: 0000738 | |
2009-11-27 17:09 | derick | Note Added: 0001184 | |
2009-11-27 17:09 | derick | Status | new => closed |
2009-11-27 17:09 | derick | Resolution | open => fixed |
2020-03-12 16:55 | derick | Severity | minor => feature |
2020-03-12 17:19 | derick | Category | Feature/Change request => Step Debugging |