Ground Sunlight

Windowsで作る - PHPプログラミングの開発環境

ユーザ用ツール

サイト用ツール


eclipse:xdebug3

差分

このページの2つのバージョン間の差分を表示します。

この比較画面にリンクする

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
eclipse:xdebug3 [2020/12/25 21:53]
y2sunlight [設定(php.ini)]
eclipse:xdebug3 [2021/02/11 08:35] (現在)
y2sunlight
行 1: 行 1:
-====== Xdebug3使用 ====== +====== EclipseでXdebug3使う ====== 
-Version 3.0.1+Xdebug Version 3.0.1 \\ 
 +Eclipse Version 2019-12
  
  --- //[[http://www.y2sunlight.com|y2sunlight]] 2020-12-25//  --- //[[http://www.y2sunlight.com|y2sunlight]] 2020-12-25//
行 35: 行 36:
 [xdebug] [xdebug]
 xdebug.remote_enable=1 xdebug.remote_enable=1
-xdebug.remote_host=localhost+xdebug.remote_host="localhost"
 xdebug.remote_port=9000 xdebug.remote_port=9000
 xdebug.remote_handler="dbgp" xdebug.remote_handler="dbgp"
行 50: 行 51:
 [xdebug] [xdebug]
 xdebug.mode=debug xdebug.mode=debug
-xdebug.client_host=localhost+xdebug.client_host="localhost"
 xdebug.client_port=9000 xdebug.client_port=9000
 xdebug.start_with_request=default xdebug.start_with_request=default
eclipse/xdebug3.1608900812.txt.gz · 最終更新: 2020/12/25 21:53 by y2sunlight