View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000156 | Xdebug | Tracing | public | 2005-10-17 15:36 | 2020-03-12 17:34 |
Reporter | runa | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | always |
Status | closed | Resolution | open | ||
Summary | 0000156: it's impossible to know the time taken by the last func call in xdebug trace mode 0 | ||||
Description | From the trace file it's impossible to know the length of the last func call (since you have to deduce it from the next func call start time, and there isn't next func call) martin@camem64:~/www/~mio$ cat sleep2.php martin@camem64:~/www/~mio$ cat /tmp/sleep2.xt | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 4.3.10 | ||||