Today in tossing breakpoints using Phpstorm configuration Xdebug + Chrmoe debug (want to see a reference to the configuration method: http://www.it165.net/os/html/201505/12846.html).
After the configuration, start the breakpoint debugging, but found that the debugger panel has been output:
Waiting for incoming connection with ide key 18479
As follows:
Causes the subsequent breakpoint to be debugged ...
My xdebug configuration is as follows:
Directive Local Value Master valuexdebug.auto_trace Off offxdebug.cli_color 0 0xdebug.collect_assignment s off Offxdebug.collect_includes on Onxdebug.collect_params 0 0xdebug.collect_return Off offxdebug . collect_vars Off offxdebug.coverage_enable on onxdebug.default_enable on Onxdebug.dump.COOKIE no Val UE No Valuexdebug.dump.ENV No value no Valuexdebug.dump.FILES no value no Valuexdebug.dump.GET no value No Valuexdebug.dump.POST no value no Valuexdebug.dump.REQUEST no value no Valuexdebug.dump.SERVER no Val UE No Valuexdebug.dump.SESSION No value no valuexdebug.dump_globals on Onxdebug.dump_once on Onxdebug . dump_undefined Off Offxdebug.extended_info on Onxdebug.file_link_format no value no valuexdebug.force_d Isplay_errors Off offxdebug.force_error_reporting 0 0xdebug.halt_level 0 0xdebug.idekey PhpStorm P Hpstormxdebug.max_nestinG_level 256xdebug.max_stack_frames-1 -1xdebug.overload_var_dump on Onxdebug.profiler_aggregate O FF offxdebug.profiler_append off offxdebug.profiler_enable off Offxdebug.profiler_enable_trigger off Offxdebug.profiler_enable_trigger_value No value no valuexdebug.profiler_output_dir/var/tmp//var/tmp/xdebug. Profiler_output_name cachegrind.out.%p Cachegrind.out.%pxdebug.remote_autostart on Onxdebug.remote_connect_bac K OFF Offxdebug.remote_cookie_expire_time 3600 3600xdebug.remote_enable on Onxdebug.remote_handler db GP dbgpxdebug.remote_host localhost Localhostxdebug.remote_log no value no Valuexdebug.remote_mode req Reqxdebug.remote_port 9000 9000xdebug.scream off offxdebug.show_exception_trace off Offxdebug.show_loc Al_vars off Offxdebug.show_mem_delta off Offxdebug.trace_enable_trigger off Offxdebug.trace_enable_trigg Er_value No valueNo Valuexdebug.trace_format 0 0xdebug.trace_options 0 0xdebug.trace_output_dir/var/tmp//var/tmp/xdebug . trace_output_name trace.%c Trace.%cxdebug.var_display_max_children 128xdebug.var_display_max_data 512 512xdebug.var_display_max_depth 3 3
Please enlighten me!
Reply content:
Today in tossing breakpoints using Phpstorm configuration Xdebug + Chrmoe debug (want to see a reference to the configuration method: http://www.it165.net/os/html/201505/12846.html).
After the configuration, start the breakpoint debugging, but found that the debugger panel has been output:
Waiting for incoming connection with ide key 18479
As follows:
Causes the subsequent breakpoint to be debugged ...
My xdebug configuration is as follows:
Directive Local Value Master valuexdebug.auto_trace Off offxdebug.cli_color 0 0xdebug.collect_assignment s off Offxdebug.collect_includes on Onxdebug.collect_params 0 0xdebug.collect_return Off offxdebug . collect_vars Off offxdebug.coverage_enable on onxdebug.default_enable on Onxdebug.dump.COOKIE no Val UE No Valuexdebug.dump.ENV No value no Valuexdebug.dump.FILES no value no Valuexdebug.dump.GET no value No Valuexdebug.dump.POST no value no Valuexdebug.dump.REQUEST no value no Valuexdebug.dump.SERVER no Val UE No Valuexdebug.dump.SESSION No value no valuexdebug.dump_globals on Onxdebug.dump_once on Onxdebug . dump_undefined Off Offxdebug.extended_info on Onxdebug.file_link_format no value no valuexdebug.force_d Isplay_errors Off offxdebug.force_error_reporting 0 0xdebug.halt_level 0 0xdebug.idekey PhpStorm P Hpstormxdebug.max_nestinG_level 256xdebug.max_stack_frames-1 -1xdebug.overload_var_dump on Onxdebug.profiler_aggregate O FF offxdebug.profiler_append off offxdebug.profiler_enable off Offxdebug.profiler_enable_trigger off Offxdebug.profiler_enable_trigger_value No value no valuexdebug.profiler_output_dir/var/tmp//var/tmp/xdebug. Profiler_output_name cachegrind.out.%p Cachegrind.out.%pxdebug.remote_autostart on Onxdebug.remote_connect_bac K OFF Offxdebug.remote_cookie_expire_time 3600 3600xdebug.remote_enable on Onxdebug.remote_handler db GP dbgpxdebug.remote_host localhost Localhostxdebug.remote_log no value no Valuexdebug.remote_mode req Reqxdebug.remote_port 9000 9000xdebug.scream off offxdebug.show_exception_trace off Offxdebug.show_loc Al_vars off Offxdebug.show_mem_delta off Offxdebug.trace_enable_trigger off Offxdebug.trace_enable_trigg Er_value No valueNo Valuexdebug.trace_format 0 0xdebug.trace_options 0 0xdebug.trace_output_dir/var/tmp//var/tmp/xdebug . trace_output_name trace.%c Trace.%cxdebug.var_display_max_children 128xdebug.var_display_max_data 512 512xdebug.var_display_max_depth 3 3
Please enlighten me!
may be chrome plug-in problems, you can refer to the following official documents used by the plug-in, I use this plugin can be normal debugging.
Https://confluence.jetbrains.com/display/PhpStorm/Configure+Xdebug+Helper+for+Chrome+to+be+used+with+PhpStorm