Lines Matching refs:phpdbg_notice

416 					phpdbg_notice("Unsetting old execution context: %s", PHPDBG_G(exec));  in PHPDBG_COMMAND()
423 phpdbg_notice("Destroying compiled opcodes"); in PHPDBG_COMMAND()
435 phpdbg_notice("Set execution context: %s", PHPDBG_G(exec)); in PHPDBG_COMMAND()
445 phpdbg_notice("Execution context not changed"); in PHPDBG_COMMAND()
549 phpdbg_notice("Successful compilation of stdin input"); in phpdbg_compile_stdin()
575 phpdbg_notice("Successful compilation of %s", PHPDBG_G(exec)); in phpdbg_compile()
689 phpdbg_notice("Already at the end of the function"); in PHPDBG_COMMAND()
700 phpdbg_notice("Currently in frame #%d", PHPDBG_G(frame).num); in PHPDBG_COMMAND()
925 phpdbg_notice("Printing variable %.*s", (int) len, name); in phpdbg_output_ev_variable()
1357 phpdbg_notice("Zend extensions"); in PHPDBG_COMMAND()
1360 phpdbg_notice("Modules"); in PHPDBG_COMMAND()
1371 phpdbg_notice("Successfully loaded the %s %s at path %s", type, name, path); in PHPDBG_COMMAND()
1425 phpdbg_notice("Registered %s", lcname); in PHPDBG_COMMAND()
1770 phpdbg_notice("Breaking for leave at %s:%u", in phpdbg_execute_ex()
1811 phpdbg_notice("Program received signal SIGINT"); in phpdbg_execute_ex()
1851 phpdbg_notice("Current opline: %p (op #%u) in %s:%u", in phpdbg_force_interruption()
1857 phpdbg_notice("Current opline: in internal function %s", in phpdbg_force_interruption()
1860 phpdbg_notice("Current opline: executing internal code"); in phpdbg_force_interruption()
1863 phpdbg_notice("Current opline: %p (op_array information unavailable)", in phpdbg_force_interruption()
1867 phpdbg_notice("No information available about executing context"); in phpdbg_force_interruption()