View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000070 | Xdebug | Step Debugging | public | 2004-07-06 20:55 | 2020-03-12 17:03 |
Reporter | derick | Assigned To | |||
Priority | high | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | open | ||
Summary | 0000070: Add feature_get breakpoint_types | ||||
Description | (21:49:07) Shane: I'm thinking of this: <response ..... types="line conditional exception"/> | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 4.3.8-dev | ||||
|
Suspending for now. |
|
I'd like to see this implemented.
To DBGP_FUNC(feature_get) in file xdebug_handler_dbgp.c (~ line 1290 of CVS 2005-07-31)? (Assuming xdebug onlyt supports line breakpoints ofcourse) /Linus |
|
The line should read: xdebug_xml_add_text(*retval, xdstrdup("line")); of course... |
|
Added in CVS. |
Date Modified | Username | Field | Change |
---|---|---|---|
2004-07-06 20:55 | derick | New Issue | |
2004-07-09 17:07 | derick | Note Added: 0000148 | |
2004-07-09 17:07 | derick | Status | new => feedback |
2005-07-31 15:06 | mccabe | Note Added: 0000268 | |
2005-07-31 15:16 | mccabe | Note Added: 0000269 | |
2006-01-24 23:06 | derick | Status | feedback => closed |
2006-01-24 23:06 | derick | Note Added: 0000365 | |
2020-03-12 16:56 | derick | Severity | trivial => feature |
2020-03-12 17:03 | derick | Category | Feature/Change request => Step Debugging |