// Some information replaced with placeholders like "foo.php" and "..."
/* Start and let the breakpoint hit */
[13856] Log opened at 2019-03-04 16:47:22
[13856] I: Connecting to configured address/port: localhost:9000.
[13856] I: Connected to client. :-)
[13856] ->
[13856]
[13856] <- feature_set -i 1 -n max_children -v 256
[13856] ->
[13856]
[13856] <- breakpoint_list -i 2
[13856] ->
[13856]
[13856] <- breakpoint_set -i 3 -t line -f file:///foo.php -n 5
[13856] ->
[13856]
[13856] <- breakpoint_list -i 4
[13856] ->
[13856]
[13856] <- breakpoint_list -i 5
[13856] ->
[13856]
[13856] <- breakpoint_set -i 6 -t exception -x *
[13856] ->
[13856]
[13856] <- run -i 7
[13856] ->
[13856]
[13856] <- stack_get -i 8
[13856] ->
[13856]
[13856] <- context_names -i 9 -d 0
[13856] ->
[13856]
[13856] <- context_get -i 10 -d 0 -c 0
[13856] ->
[13856]
/* Hover over $a (at the same line as the breakpoint) */
[13856] <- context_get -i 11 -d 0 -c 1
[13856] ->
[13856]
[13856] <- context_get -i 12 -d 0 -c 2
[13856] ->
[13856]
/* Attempt to evaluate $a in the console */
[13856] <- eval -i 13 -- JGE=
[13856] ->
[13856]
/* Continue */
[13856] <- run -i 14
[13856] ->
[13856]
[13856] <- stop -i 15
[13856] ->
[13856]
[13856] Log closed at 2019-03-04 16:48:03
[13856]