Added xdebug computerized tracing output
[hiphop-php.git] / hphp / test / slow / ext_xdebug / tracing_0.php.expectf
blob44ba11502df448d0b506313827c6e7ea272fa533
1 string(%d) "/tmp/trace.%d.xt"
2 string(%d) "TRACE START [%d-%d-%d %d:%d:%d]
3 %w%f%w%d       -> xdebug_start_trace() %s/test/slow/ext_xdebug/tracing_0.php:4
4 %w%f%w%d     -> include(%s/test/slow/ext_xdebug/tracing.inc) %s/test/slow/ext_xdebug/tracing_0.php:8
5 %w%f%w%d       -> var_dump() %s/test/slow/ext_xdebug/tracing.inc:3
6 %w%f%w%d       -> include(%s/test/slow/ext_xdebug/tracing_helper.inc) %s/test/slow/ext_xdebug/tracing.inc:4
7 %w%f%w%d         -> bee() %s/test/slow/ext_xdebug/tracing_helper.inc:7
8 %w%f%w%d       -> Foo::86ctor() %s/test/slow/ext_xdebug/tracing.inc:21
9 %w%f%w%d       -> Foo::bar() %s/test/slow/ext_xdebug/tracing.inc:21
10 %w%f%w%d         -> Foo::bar() %s/test/slow/ext_xdebug/tracing.inc:9
11 %w%f%w%d           -> Foo::bar() %s/test/slow/ext_xdebug/tracing.inc:9
12 %w%f%w%d             -> Foo::bar() %s/test/slow/ext_xdebug/tracing.inc:9
13 %w%f%w%d               -> baz() %s/test/slow/ext_xdebug/tracing.inc:8
14 %w%f%w%d                 -> boo() %s/test/slow/ext_xdebug/tracing.inc:14
15 %w%f%w%d                 -> boo() %s/test/slow/ext_xdebug/tracing.inc:14
16 %w%f%w%d                 -> boo() %s/test/slow/ext_xdebug/tracing.inc:15
17 %w%f%w%d       -> boo() %s/test/slow/ext_xdebug/tracing.inc:22
18 %w%f%w%d       -> bee() %s/test/slow/ext_xdebug/tracing.inc:23
19 %w%f%w%d     -> xdebug_stop_trace() %s/test/slow/ext_xdebug/tracing_0.php:9
20 TRACE END   [%d-%d-%d %d:%d:%d]