Searched refs:phpdbg_error (Results 1 – 15 of 15) sorted by relevance
/PHP-5.6/sapi/phpdbg/ |
H A D | phpdbg_list.c | 51 phpdbg_error("Not executing, and execution context not set"); in PHPDBG_LIST() 91 phpdbg_error("Could not find %s::%s", param->method.class, param->method.name); in PHPDBG_LIST() 96 phpdbg_error("Could not find the class %s", param->method.class); in PHPDBG_LIST() 115 phpdbg_error("The source of the requested class (%s) cannot be found", (*ce)->name); in PHPDBG_LIST() 118 phpdbg_error("The class requested (%s) is not user defined", (*ce)->name); in PHPDBG_LIST() 121 phpdbg_error("The requested class (%s) could not be found", param->str); in PHPDBG_LIST() 137 phpdbg_error("Failed to stat file %s", filename); in phpdbg_list_file() 144 phpdbg_error("Failed to open file %s to list", filename); in phpdbg_list_file() 212 phpdbg_error("No active class"); in phpdbg_list_function_byname() 216 phpdbg_error("No function table loaded"); in phpdbg_list_function_byname() [all …]
|
H A D | phpdbg_print.c | 47 phpdbg_error("Not Executing!"); in PHPDBG_PRINT() 90 phpdbg_error("\tFailed to decode opline %16p", opline); in phpdbg_print_function_helper() 121 phpdbg_error("No execution context set"); in PHPDBG_PRINT() 147 phpdbg_error("Not Executing!"); in PHPDBG_PRINT() 180 phpdbg_error("The class %s could not be found", param->str); in PHPDBG_PRINT() 201 phpdbg_error("The method %s could not be found", param->method.name); in PHPDBG_PRINT() 206 phpdbg_error("The class %s could not be found", param->method.class); in PHPDBG_PRINT() 227 phpdbg_error("No active class"); in PHPDBG_PRINT() 231 phpdbg_error("No function table loaded"); in PHPDBG_PRINT() 247 phpdbg_error("The function %s could not be found", func_name); in PHPDBG_PRINT()
|
H A D | phpdbg_set.c | 71 phpdbg_error("Failed to find breakpoint #%ld", param->num); in PHPDBG_SET() 77 phpdbg_error( in PHPDBG_SET() 97 phpdbg_error( in PHPDBG_SET() 111 phpdbg_error( in PHPDBG_SET() 140 phpdbg_error( in PHPDBG_SET() 161 phpdbg_error( in PHPDBG_SET() 180 phpdbg_error("Failed to open %s for oplog", param->str); in PHPDBG_SET() 231 phpdbg_error("usage set stepping [<opcode|line>]"); in PHPDBG_SET()
|
H A D | phpdbg_prompt.c | 257 phpdbg_error( in phpdbg_try_file_init() 285 phpdbg_error( in phpdbg_try_file_init() 427 phpdbg_error("Not executing"); in PHPDBG_COMMAND() 455 phpdbg_error("Not executing"); in PHPDBG_COMMAND() 544 phpdbg_error( in phpdbg_handle_exception() 774 phpdbg_error( in PHPDBG_COMMAND() 782 phpdbg_error( in PHPDBG_COMMAND() 843 phpdbg_error( in PHPDBG_COMMAND() 857 phpdbg_error( in PHPDBG_COMMAND() 872 phpdbg_error( in PHPDBG_COMMAND() [all …]
|
H A D | phpdbg_info.c | 97 phpdbg_error("No active op array!"); in PHPDBG_INFO() 105 phpdbg_error("No active symbol table!"); in PHPDBG_INFO() 242 phpdbg_error("Not executing!"); in PHPDBG_INFO() 263 phpdbg_error("Memory Manager Disabled!"); in PHPDBG_INFO()
|
H A D | phpdbg_frame.c | 70 phpdbg_error("No frame #%d", frame); in phpdbg_switch_frame() 174 phpdbg_error("Invalid backtrace size %d", limit); in phpdbg_dump_backtrace()
|
H A D | phpdbg_bp.c | 264 phpdbg_error("Breakpoint at %s:%ld exists", path, line_num); in phpdbg_set_breakpoint_file() 268 phpdbg_error("Cannot set breakpoint in %s, it is not a regular file", path); in phpdbg_set_breakpoint_file() 271 phpdbg_error("Cannot stat %s, it does not exist", path); in phpdbg_set_breakpoint_file() 366 …phpdbg_error("There are only %d oplines in function %s (breaking at opline %ld impossible)", op_ar… in phpdbg_resolve_op_array_break() 368 …phpdbg_error("There are only %d oplines in file %s (breaking at opline %ld impossible)", op_array-… in phpdbg_resolve_op_array_break() 477 phpdbg_error("Method %s doesn't exist in class %s", new_break->func_name, new_break->class_name); in phpdbg_resolve_opline_break() 485 phpdbg_error("%s is not an user defined function, no oplines exist", new_break->func_name); in phpdbg_resolve_opline_break() 487 …phpdbg_error("%s::%s is not an user defined method, no oplines exist", new_break->class_name, new_… in phpdbg_resolve_opline_break() 749 phpdbg_error( in phpdbg_create_conditional_break() 1155 phpdbg_error("Failed to find breakpoint #%ld", num); [all …]
|
H A D | phpdbg_utils.c | 423 phpdbg_error("No active op array!"); in phpdbg_rebuild_symtable() 431 phpdbg_error("No active symbol table!"); in phpdbg_rebuild_symtable()
|
H A D | phpdbg_parser.y | 163 phpdbg_error("Parse Error: %s", msg);
|
H A D | phpdbg_cmd.h | 177 …phpdbg_error("Unsupported parameter type (%s) for command", phpdbg_get_param_type(param TSRMLS_CC)…
|
H A D | phpdbg_utils.h | 55 #define phpdbg_error(fmt, ...) phpdbg_print(P_ERROR TSRMLS_CC, PHPDBG_G(io)[PHPDBG_S… macro
|
H A D | phpdbg_watch.c | 364 phpdbg_error("%.*s is undefined", (int)i, input); in phpdbg_watchpoint_parse_input() 385 phpdbg_error("%.*s is nor an array nor an object", (int)i, input); in phpdbg_watchpoint_parse_input() 394 phpdbg_error("Malformed input"); in phpdbg_watchpoint_parse_input() 415 phpdbg_error("Nothing was deleted, no corresponding watchpoint found"); in PHPDBG_WATCH()
|
H A D | phpdbg_help.c | 131 phpdbg_error("Output overrun of %lu bytes", ((q-new) - size)); in pretty_print() 234 phpdbg_error("Internal help error, non-unique alias \"%c\"", param->str[0]); in PHPDBG_COMMAND()
|
H A D | phpdbg.c | 478 phpdbg_error("%s", message); in php_sapi_phpdbg_log_message() 1044 phpdbg_error("Unable to create temporary file"); 1389 phpdbg_error( 1504 phpdbg_error("Access violation (Segmentation fault) encountered\ntrying to abort cleanly...");
|
H A D | phpdbg_parser.c | 65 #define yyerror phpdbg_error 1883 phpdbg_error("Parse Error: %s", msg); in yyerror()
|
Completed in 52 milliseconds