Finding entry points Branch analysis from position: 0 Jump found. Position 1 = 2, Position 2 = 12 Branch analysis from position: 2 Jump found. Position 1 = -2 Branch analysis from position: 12 Jump found. Position 1 = -2 Found catch point at position: 7 Branch analysis from position: 7 Jump found. Position 1 = 8, Position 2 = -2 Branch analysis from position: 8 Jump found. Position 1 = -2 Found catch point at position: 11 Branch analysis from position: 11 Jump found. Position 1 = 12, Position 2 = -2 Branch analysis from position: 12 filename: /home/derick/dev/php/derickr-xdebug/tests/bug01089.php function name: (null) number of ops: 13 compiled vars: !0 = $e, !1 = $e1 line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > DO_FCALL 0 $0 'php_sapi_name' 1 > JMPZ $0, ->12 5 2 > FETCH_CLASS 0 :1 'Exception' 3 NEW $0 :1 4 SEND_VAL 'Raaaa' 5 DO_FCALL_BY_NAME 1 6 > THROW 0 $0 6 7 E > > CATCH 10 'Exception', !0 7 8 > ECHO 'hello' 8 9 > THROW 0 !0 15 10* RETURN 1 10 11 E > > CATCH 12 'Exception', !1 15 12 > > RETURN 1 hellobranch: # 0; line: 2- 2; sop: 0; eop: 1; out1: 2; out2: 12 branch: # 2; line: 5- 5; sop: 2; eop: 6; out1: -2 branch: # 7; line: 6- 6; sop: 7; eop: 7; out1: 8; out2: -2 branch: # 8; line: 7- 8; sop: 8; eop: 9; out1: -2 branch: # 11; line: 10- 10; sop: 11; eop: 11; out1: 12; out2: -2 branch: # 12; line: 15- 15; sop: 12; eop: 12; out1: -2 path #1: 0, 2, path #2: 0, 12, path #3: 7, 8, path #4: 11, 12,