Advertisement
jk121960

Untitled

Apr 10th, 2014
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.87 KB | None | 0 0
  1.  
  2.  
  3. xdebug
  4.  
  5. xdebug support enabled
  6. Version 2.2.3
  7. IDE Key XDEBUG_ECLIPSE
  8.  
  9. Supported protocols Revision
  10. DBGp - Common DeBuGger Protocol $Revision: 1.145 $
  11.  
  12. Directive Local Value Master Value
  13. xdebug.auto_trace Off Off
  14. xdebug.cli_color 0 0
  15. xdebug.collect_assignments Off Off
  16. xdebug.collect_includes On On
  17. xdebug.collect_params 0 0
  18. xdebug.collect_return Off Off
  19. xdebug.collect_vars Off Off
  20. xdebug.coverage_enable On On
  21. xdebug.default_enable On On
  22. xdebug.dump.COOKIE NULL NULL
  23. xdebug.dump.ENV NULL NULL
  24. xdebug.dump.FILES NULL NULL
  25. xdebug.dump.GET NULL NULL
  26. xdebug.dump.POST NULL NULL
  27. xdebug.dump.REQUEST NULL NULL
  28. xdebug.dump.SERVER NULL NULL
  29. xdebug.dump.SESSION NULL NULL
  30. xdebug.dump_globals On On
  31. xdebug.dump_once On On
  32. xdebug.dump_undefined Off Off
  33. xdebug.extended_info On On
  34. xdebug.file_link_format no value no value
  35. xdebug.idekey session_name session_name
  36. xdebug.max_nesting_level 100 100
  37. xdebug.overload_var_dump On On
  38. xdebug.profiler_aggregate Off Off
  39. xdebug.profiler_append Off Off
  40. xdebug.profiler_enable On On
  41. xdebug.profiler_enable_trigger Off Off
  42. xdebug.profiler_output_dir /tmp /tmp
  43. xdebug.profiler_output_name cachegrind.out.%p cachegrind.out.%p
  44. xdebug.remote_autostart Off Off
  45. xdebug.remote_connect_back Off Off
  46. xdebug.remote_cookie_expire_time 3600 3600
  47. xdebug.remote_enable Off Off
  48. xdebug.remote_handler dbgp dbgp
  49. xdebug.remote_host localhost localhost
  50. xdebug.remote_log no value no value
  51. xdebug.remote_mode req req
  52. xdebug.remote_port 9000 9000
  53. xdebug.scream Off Off
  54. xdebug.show_exception_trace Off Off
  55. xdebug.show_local_vars Off Off
  56. xdebug.show_mem_delta Off Off
  57. xdebug.trace_enable_trigger Off Off
  58. xdebug.trace_format 0 0
  59. xdebug.trace_options 0 0
  60. xdebug.trace_output_dir /tmp /tmp
  61. xdebug.trace_output_name trace.%c trace.%c
  62. xdebug.var_display_max_children 128 128
  63. xdebug.var_display_max_data 512 512
  64. xdebug.var_display_max_depth 2 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement