Arquivos
hhvm/hphp/test/quick/debugger/stack1.php.in
T
Herman Venter 2bf7800c0d Replicate debugger stack tests in test/quick/debugger
Ongoing migration of tests to the new infrastructure. The old tests stay in place until we have another way to test the client API.
2013-06-27 10:38:23 -07:00

28 linhas
220 B
Plaintext

run
break bar()
@ test(1, 0)
break clear all
set sa on
where
out
where
out
where
set sa off
out
where
set sa on
continue
break stack1.php:9
@ test(2, 2)
where
frame 6
variable
up
down
@ $x=3
continue
where
variable
quit