diff --git a/hphp/test/quick/debugger/flow_gen.php.expectf b/hphp/test/quick/debugger/flow_gen.php.expectf index ee50056bb..446b3f02c 100644 --- a/hphp/test/quick/debugger/flow_gen.php.expectf +++ b/hphp/test/quick/debugger/flow_gen.php.expectf @@ -51,6 +51,8 @@ Break at Continuation::send() step Break at Continuation::send() step +Break at Continuation::send() +step Break at genFoo$continuation() on line 11 of %s/flow_gen.php 10 11 function genFoo($a) { @@ -108,6 +110,8 @@ Break at Continuation::send() step Break at Continuation::send() step +Break at Continuation::send() +step Break at genFoo$continuation() on line 11 of %s/flow_gen.php 10 11 function genFoo($a) { diff --git a/hphp/test/quick/debugger/flow_gen.php.in b/hphp/test/quick/debugger/flow_gen.php.in index 4ae881d69..23cd686b3 100644 --- a/hphp/test/quick/debugger/flow_gen.php.in +++ b/hphp/test/quick/debugger/flow_gen.php.in @@ -11,6 +11,7 @@ step step step step +step next next next @@ -21,6 +22,7 @@ step step step step +step next next next