View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000486 | Xdebug | Step Debugging | public | 2009-11-12 07:25 | 2020-03-12 17:19 |
Reporter | aharvey | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Summary | 0000486: feature_get -n breakpoint_types returns out of date list | ||||
Description | The list of valid breakpoint types returned by feature_get -n breakpoint_types is out of date: it only returns "line call return", when it should return "line call return conditional exception". I'll attach a patch against HEAD momentarily. | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 5.3-dev | ||||
|
OK, it appears I can't attach it. Fortunately, it's simple enough to reproduce here: Index: xdebug_handler_dbgp.cRCS file: /repository/xdebug/xdebug_handler_dbgp.c,v
|
|
Fixedin CVS, thanks for the report and patch! |
Date Modified | Username | Field | Change |
---|---|---|---|
2009-11-12 07:25 | aharvey | New Issue | |
2009-11-12 07:25 | aharvey | PHP Version | => 5.3-dev |
2009-11-12 07:25 | aharvey | Xdebug Version | => 2.1.0-dev |
2009-11-12 07:26 | aharvey | Note Added: 0001126 | |
2009-11-22 23:44 | derick | Note Added: 0001171 | |
2009-11-22 23:44 | derick | Status | new => closed |
2009-11-22 23:44 | 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 |