Arquivos
hhvm/hphp/test/quick/debugger/break4.php.in
T
Herman Venter 2c37e4477e Port debugger unit tests for break command to new framework
Port debugger unit tests for break command to new framework to prepare for added many more tests dealing with nested namespaces.
2013-06-13 10:25:36 -07:00

7 linhas
89 B
Plaintext

break :fb:my:thing::doIt()
continue
@ :fb:my:thing::doIt()
break clear all
continue
quit