View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000707 | Xdebug | Tracing | public | 2011-08-13 07:09 | 2020-03-12 16:49 |
Reporter | metod | Assigned To | derick | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | won't fix | ||
Summary | 0000707: Limit the function traces output | ||||
Description | Add a configuration option to only show last N function calls in execution dump. Might be useful when at every request the same filters get executed first and you are only interested in last N function calls. | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 5.3.6 | ||||
|
I can not only do the "last x" lines, as lines are written out |
|
Yes, that would be great. Thanks! |
|
I will not be implementing this, as it's a very niche feature only requested once (by you). There are unix command line tools to do this (tail / head), and hence adding this to Xdebug doesn't add a lot of functionality. |
Date Modified | Username | Field | Change |
---|---|---|---|
2011-08-13 07:09 | metod | New Issue | |
2014-02-27 19:10 | derick | Note Added: 0002686 | |
2014-02-27 19:10 | derick | Assigned To | => derick |
2014-02-27 19:10 | derick | Status | new => feedback |
2014-02-28 06:31 | metod | Note Added: 0002730 | |
2014-02-28 06:31 | metod | Status | feedback => assigned |
2016-12-11 13:02 | derick | Note Added: 0003984 | |
2016-12-11 13:02 | derick | Status | assigned => resolved |
2016-12-11 13:02 | derick | Resolution | open => won't fix |
2020-03-12 16:49 | derick | Category | Feature/Change request => Tracing |