Finding entry points Branch analysis from position: 0 Jump found. Position 1 = 5, Position 2 = 20 Branch analysis from position: 5 Jump found. Position 1 = -2 Branch analysis from position: 20 Jump found. Position 1 = -2 Found catch point at position: 13 Branch analysis from position: 13 Jump found. Position 1 = 14, Position 2 = -2 Branch analysis from position: 14 Jump found. Position 1 = -2 Found catch point at position: 19 Branch analysis from position: 19 Jump found. Position 1 = 20, Position 2 = -2 Branch analysis from position: 20 filename: /home/derick/dev/php/derickr-xdebug/tests/bug01089.php function name: (null) number of ops: 22 compiled vars: !0 = $e, !1 = $e1 line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > EXT_STMT 1 EXT_FCALL_BEGIN 2 DO_FCALL 0 $0 'php_sapi_name' 3 EXT_FCALL_END 4 > JMPZ $0, ->20 5 5 > EXT_STMT 6 FETCH_CLASS 0 :1 'Exception' 7 EXT_FCALL_BEGIN 8 NEW $0 :1 9 SEND_VAL 'Raaaa' 10 DO_FCALL_BY_NAME 1 11 EXT_FCALL_END 12 > THROW 0 $0 6 13 E > > CATCH 18 'Exception', !0 7 14 > EXT_STMT 15 ECHO 'hello' 8 16 EXT_STMT 17 > THROW 0 !0 10 18* JMP ->20 19 E > > CATCH 20 'Exception', !1 15 20 > EXT_STMT 21 > RETURN 1 hellobranch: # 0; line: 2- 2; sop: 0; eop: 4; out1: 5; out2: 20 branch: # 5; line: 5- 5; sop: 5; eop: 12; out1: -2 branch: # 13; line: 6- 6; sop: 13; eop: 13; out1: 14; out2: -2 branch: # 14; line: 7- 8; sop: 14; eop: 17; out1: -2 branch: # 19; line: 10- 10; sop: 19; eop: 19; out1: 20; out2: -2 branch: # 20; line: 15- 15; sop: 20; eop: 21; out1: -2 path #1: 0, 5, path #2: 0, 20, path #3: 13, 14, path #4: 19, 20, Fatal error: Uncaught exception 'Exception' with message 'Raaaa' in /home/derick/dev/php/derickr-xdebug/tests/bug01089.php on line 5 Exception: Raaaa in /home/derick/dev/php/derickr-xdebug/tests/bug01089.php on line 5 Call Stack: 0.0014 0 1. {main}() /home/derick/dev/php/derickr-xdebug/tests/bug01089.php:0