View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000659 | Xdebug | public | 2011-01-31 14:18 | 2011-01-31 22:04 | |
Reporter | bluto | Assigned To | derick | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Platform | XAMPP 1.7.4 [PHP: 5.3.5] | OS | Windows | OS Version | 7 |
Product Version | 2.1.0 | ||||
Summary | 0000659: xdebug.trace_output_name is completely ignored | ||||
Description | Whatever the value in param xdebug.trace_output_name xdebug continues to use the following filename structure for its filenames: cachegrind.out.xxxx where xxxx is a number Critical when running multiple PHP script at once, they will rewrite and wipe previous content. | ||||
Tags | No tags attached. | ||||
Operating System | Windows | ||||
PHP Version | 5.3.3 | ||||
|
Trace files are not profile files. You'd want the xdebug.profiler_output_name setting: http://xdebug.org/docs/all_settings#profiler_output_name |
Date Modified | Username | Field | Change |
---|---|---|---|
2011-01-31 14:18 | bluto | New Issue | |
2011-01-31 22:04 | derick | Note Added: 0001657 | |
2011-01-31 22:04 | derick | Status | new => resolved |
2011-01-31 22:04 | derick | Resolution | open => no change required |
2011-01-31 22:04 | derick | Assigned To | => derick |
2016-07-31 12:35 | derick | Category | Debug client (console) => debugclient (debugging tool) |
2016-07-31 12:35 | derick | Category | debugclient (debugging tool) => (No Category) |