Hi,
apologize for this email, but I spent almost two days trying to get working
xdebug but without success.
I installed, looks like correctly xdebug tool and trying to get work on
Eclipse
from php.info (info from xampp):
xdebug
xdebug support
enabled
Version
2.2.3
IDE Key
mcolombi
Supported protocols
Revision
DBGp - Common DeBuGger Protocol
$Revision: 1.145 $
Directive
Local Value
Master Value
xdebug.auto_trace
Off
Off
xdebug.cli_color
0
0
xdebug.collect_assignments
Off
Off
xdebug.collect_includes
On
On
xdebug.collect_params
0
0
xdebug.collect_return
Off
Off
xdebug.collect_vars
Off
Off
xdebug.coverage_enable
On
On
xdebug.default_enable
On
On
xdebug.dump.COOKIE
no value
no value
xdebug.dump.ENV
no value
no value
xdebug.dump.FILES
no value
no value
xdebug.dump.GET
no value
no value
xdebug.dump.POST
no value
no value
xdebug.dump.REQUEST
no value
no value
xdebug.dump.SERVER
no value
no value
xdebug.dump.SESSION
no value
no value
xdebug.dump_globals
On
On
xdebug.dump_once
On
On
xdebug.dump_undefined
Off
Off
xdebug.extended_info
On
On
xdebug.file_link_format
no value
no value
xdebug.idekey
no value
no value
xdebug.max_nesting_level
100
100
xdebug.overload_var_dump
On
On
xdebug.profiler_aggregate
Off
Off
xdebug.profiler_append
Off
Off
xdebug.profiler_enable
Off
Off
xdebug.profiler_enable_trigger
Off
Off
xdebug.profiler_output_dir
\
\
xdebug.profiler_output_name
cachegrind.out.%p
cachegrind.out.%p
xdebug.remote_autostart
Off
Off
xdebug.remote_connect_back
Off
Off
xdebug.remote_cookie_expire_time
3600
3600
xdebug.remote_enable
On
On
xdebug.remote_handler
dbgp
dbgp
xdebug.remote_host
localhost
localhost
xdebug.remote_log
no value
no value
xdebug.remote_mode
req
req
xdebug.remote_port
9000
9000
xdebug.scream
Off
Off
xdebug.show_exception_trace
Off
Off
xdebug.show_local_vars
Off
Off
xdebug.show_mem_delta
Off
Off
xdebug.trace_enable_trigger
Off
Off
xdebug.trace_format
0
0
xdebug.trace_options
0
0
xdebug.trace_output_dir
\
\
xdebug.trace_output_name
trace.%c
trace.%c
xdebug.var_display_max_children
128
128
xdebug.var_display_max_data
512
512
xdebug.var_display_max_depth
3
3
I modified the php.ini file as below :
I have done everything is in my knowledge. Two days reading many info on
this topic but nothing.
I modified port value and whatever.
From Eclipse my debug tool stucks to "waiting for xdebug session 57%", and
more generically I am failing to communicate to the port 9000.
All the firewalls are deactivated. I do not know what do anymore
I really hope that somebody ca help
Thanks
Marco Colombi
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST