Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xdebug is not goving anything in xdebug content in sublime tabs, it is enable in php info as well. #212

Open
bibil1986imns opened this issue Jun 24, 2023 · 0 comments

Comments

@bibil1986imns
Copy link

bibil1986imns commented Jun 24, 2023

Provide here a description of the bug or feature request.
More details the better, such as reproduction steps for a bug if possible.
Please also try to fill in the following details when reporting a bug:

Environment

Sublime Text

Operating system:
Windows 10 pro
Installed version/build:
4143
Python version:
3.8

Server

Operating system:

PHP/Xdebug version:
PH 7. and pp .2. i have both tried in both
Xdebug version: 3.1.1

Configuration

php.ini/xdebug.ini

[xdebug]
; XDEBUG Extension
[xdebug]
zend_extension="E:/wamp/bin/php/php7.4.26/zend_ext/php_xdebug-3.1.1-7.4-vc15-x86_64.dll"
;xdebug.mode allowed are : off develop coverage debug gcstats profile trace
xdebug.mode =develop
xdebug.output_dir ="E:/wamp/tmp"
xdebug.show_local_vars=1
xdebug.log="E:/wamp/logs/xdebug.log"
xdebug.log_level=7
xdebug.client_host=127.0.0.1
xdebug.client_port=9005
xdebug.start_with_request =yes

Xdebug.remote_enable = 1
Xdebug.remote_host = "127.0.0.1"
Xdebug.remote_port = 9005
Xdebug.remote_handler = "dbgp"
Xdebug.remote_mode = req
Xdebug.remote_connect_back = 1
xdebug.remote_log="E:/wamp/logs/xdebug.log"

__Packages/User/Xdebug.sublime-settings__
<!-- See https://github.com/martomo/SublimeTextXdebug#configuration -->
```json

{
    "path_mapping": {
        "E:/wamp/www/pm_secure": "/var/www/pm_secure",
    },
    "url": "http://local.personnelmanager.com.au/ops/",
}

*.sublime-project

{
	"settings":
	{
		"xdebug":
		{	"path_mapping": {
                "E:/wamp/www/pm_secure": "/var/www/pm_secure",
            },
			"url": "http://local.personnelmanager.com.au/ops/",
		},
	},
	"folders":
	[
		{	"follow_symlinks": true,
			"path": ".",
		},
	],
}


## Logs

__Console output:__
<!--
Include any additional information shown in Console if available.
Open Console through menu "View / Show Console", or "CTRL+`" shortcut.
-->
DPI mode: per-monitor v2
startup, version: 4143 windows x64 channel: stable
executable: /C/Program Files/Sublime Text/sublime_text.exe
application: /C/Program Files/Sublime Text
working dir: /C/Program Files/Sublime Text
packages path: /C/Users/User/AppData/Roaming/Sublime Text 3/Packages
state path: /C/Users/User/AppData/Roaming/Sublime Text 3/Local
zip path: /C/Program Files/Sublime Text/Packages
zip path: /C/Users/User/AppData/Roaming/Sublime Text 3/Installed Packages
ignored_packages: ["Compare Side-By-Side", "Git", "P4 Syntax Highlighter", "PHP Companion", "PHP Syntax Checker", "SideBarEnhancements", "SyntaxHighlighter Reloaded Color Scheme", "Vintage"]
pre session restore time: 11.0879
warning: mnemonic t not found in menu caption Tools
warning: mnemonic t not found in menu caption Tools
warning: mnemonic t not found in menu caption Tools
startup time: 11.5239
first paint time: 11.5769
git: using configuration from C:\Program Files\Git\cmd\git.exe
git: tracking working dir E:\wamp\www\pm_secure\releases\pm_1910
git: tracking working dir E:\wamp\www\pm_api
reloading plugin Default.arithmetic
reloading plugin Default.auto_indent_tag
reloading plugin Default.block
reloading plugin Default.colors
reloading plugin Default.comment
reloading plugin Default.convert_color_scheme
reloading plugin Default.convert_syntax
reloading plugin Default.copy_path
reloading plugin Default.echo
reloading plugin Default.exec
reloading plugin Default.fold
reloading plugin Default.font
reloading plugin Default.goto_line
reloading plugin Default.history_list
reloading plugin Default.html_print
reloading plugin Default.indentation
reloading plugin Default.install_package_control
reloading plugin Default.keymap
reloading plugin Default.kill_ring
reloading plugin Default.mark
reloading plugin Default.new_templates
reloading plugin Default.open_context_url
reloading plugin Default.open_in_browser
reloading plugin Default.pane
reloading plugin Default.paragraph
reloading plugin Default.paste_from_history
reloading plugin Default.profile
reloading plugin Default.quick_panel
reloading plugin Default.rename
reloading plugin Default.run_syntax_tests
reloading plugin Default.save_on_focus_lost
reloading plugin Default.scroll
reloading plugin Default.set_unsaved_view_name
reloading plugin Default.settings
reloading plugin Default.show_scope_name
reloading plugin Default.side_bar
reloading plugin Default.sort
reloading plugin Default.switch_file
reloading plugin Default.symbol
reloading plugin Default.transform
reloading plugin Default.transpose
reloading plugin Default.ui
reloading plugin CSS.css_completions
reloading plugin Diff.diff
reloading plugin HTML.encode_html_entities
reloading plugin HTML.html_completions
reloading plugin ShellScript.ShellScript
reloading plugin A File Icon.plugin
reloading python 3.3 plugin 0_package_control_loader.00-package_control
reloading python 3.3 plugin 0_package_control_loader.02-bz2
reloading python 3.3 plugin 0_package_control_loader.50-backrefs
reloading python 3.3 plugin 0_package_control_loader.50-markupsafe
reloading python 3.3 plugin 0_package_control_loader.51-python-jinja2
reloading python 3.3 plugin 0_package_control_loader.55-mdpopups
reloading python 3.3 plugin Alignment.Alignment
reloading python 3.3 plugin All Autocomplete.all_views_completions
reloading python 3.3 plugin AutoFileName.autofilename
reloading python 3.3 plugin AutoFileName.getimageinfo
reloading python 3.3 plugin ChangeQuotes.change_quotes
reloading python 3.3 plugin FileDiffs.file_diffs
reloading python 3.3 plugin GitGutter.plugin
reloading python 3.3 plugin HTML Minifier.Minfier
reloading python 3.3 plugin Minifier.Minify
reloading python 3.3 plugin Package Control.1_reloader
reloading python 3.3 plugin Package Control.2_bootstrap
reloading python 3.3 plugin Package Control.Package Control
reloading python 3.3 plugin SublimeGit.SublimeGit
reloading python 3.3 plugin Xdebug Client.main
reloading python 3.3 plugin JSHint.JSHint
plugins loaded
Package Control: No updated packages
Saving the session file took longer than expected. This may result in slowdowns and is usually caused by large unsaved files, large number of selections or misbehaving plugins. (build: 12ms, encode: 3ms, write: 1475ms)
font face "Times" could not be used with direct write, using gdi instead
worker 1 pid:9428 appears stuck while processing file /E/wamp/www/pm_secure/releases/pm_1910/public_html/c0d3bas3/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 0 pid:6536 appears stuck while processing file /E/wamp/www/pm_secure/clients/cal/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 1 pid:15812 appears stuck while processing file /E/wamp/www/pm_secure/clients/demo/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 0 pid:9112 appears stuck while processing file /E/wamp/www/pm_secure/clients/marketplace/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 0 pid:22224 appears stuck while processing file /E/wamp/www/pm_secure/clients/ops/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 1 pid:15256 appears stuck while processing file /E/wamp/www/pm_secure/clients/pm/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 1 pid:6828 appears stuck while processing file /E/wamp/www/pm_secure/clients/stedmans/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 0 pid:10388 appears stuck while processing file /E/wamp/www/pm_secure/clients/showsupport/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 0 pid:20604 appears stuck while processing file /E/wamp/www/pm_secure/clients/usa/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 0 pid:20476 appears stuck while processing file /E/wamp/www/pm_secure/releases/pm_1910/public_html/c0d3bas3/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 1 pid:17984 appears stuck while processing file /E/wamp/www/pm_secure/clients/cal/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 0 pid:16492 appears stuck while processing file /E/wamp/www/pm_secure/clients/demo/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 1 pid:19788 appears stuck while processing file /E/wamp/www/pm_secure/clients/marketplace/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 0 pid:15404 appears stuck while processing file /E/wamp/www/pm_secure/clients/ops/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 0 pid:10484 appears stuck while processing file /E/wamp/www/pm_secure/clients/cal/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 1 pid:20604 appears stuck while processing file /E/wamp/www/pm_secure/releases/pm_1910/public_html/c0d3bas3/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 1 pid:14032 appears stuck while processing file /E/wamp/www/pm_secure/clients/demo/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 0 pid:17984 appears stuck while processing file /E/wamp/www/pm_secure/clients/marketplace/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 1 pid:17552 appears stuck while processing file /E/wamp/www/pm_secure/clients/ops/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 1 pid:17160 appears stuck while processing file /E/wamp/www/pm_secure/clients/usa/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 0 pid:8800 appears stuck while processing file /E/wamp/www/pm_secure/releases/pm_1910/public_html/c0d3bas3/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 1 pid:22272 appears stuck while processing file /E/wamp/www/pm_secure/clients/cal/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 0 pid:22148 appears stuck while processing file /E/wamp/www/pm_secure/clients/demo/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 1 pid:2396 appears stuck while processing file /E/wamp/www/pm_secure/clients/marketplace/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 1 pid:21264 appears stuck while processing file /E/wamp/www/pm_secure/clients/pm/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 0 pid:14800 appears stuck while processing file /E/wamp/www/pm_secure/clients/ops/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 1 pid:12492 appears stuck while processing file /E/wamp/www/pm_secure/clients/showsupport/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 0 pid:20120 appears stuck while processing file /E/wamp/www/pm_secure/clients/stedmans/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 1 pid:14032 appears stuck while processing file /E/wamp/www/pm_secure/clients/usa/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
Unable to open clipboard
worker 0 pid:7704 appears stuck while processing file /E/wamp/www/pm_secure/clients/cal/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 1 pid:8464 appears stuck while processing file /E/wamp/www/pm_secure/releases/pm_1910/public_html/c0d3bas3/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 1 pid:19916 appears stuck while processing file /E/wamp/www/pm_secure/clients/demo/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 0 pid:9064 appears stuck while processing file /E/wamp/www/pm_secure/clients/marketplace/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 0 pid:15184 appears stuck while processing file /E/wamp/www/pm_secure/clients/ops/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 1 pid:20876 appears stuck while processing file /E/wamp/www/pm_secure/clients/pm/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 0 pid:21828 appears stuck while processing file /E/wamp/www/pm_secure/clients/stedmans/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 1 pid:19740 appears stuck while processing file /E/wamp/www/pm_secure/clients/showsupport/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 0 pid:17552 appears stuck while processing file /E/wamp/www/pm_secure/clients/usa/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 0 pid:19800 appears stuck while processing file /E/wamp/www/pm_secure/releases/pm_1910/public_html/c0d3bas3/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 1 pid:17344 appears stuck while processing file /E/wamp/www/pm_secure/clients/cal/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 0 pid:4040 appears stuck while processing file /E/wamp/www/pm_secure/clients/demo/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 1 pid:16252 appears stuck while processing file /E/wamp/www/pm_secure/clients/marketplace/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 0 pid:15376 appears stuck while processing file /E/wamp/www/pm_secure/clients/ops/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 1 pid:16228 appears stuck while processing file /E/wamp/www/pm_secure/clients/pm/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 0 pid:696 appears stuck while processing file /E/wamp/www/pm_secure/releases/pm_1910/public_html/c0d3bas3/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 1 pid:17820 appears stuck while processing file /E/wamp/www/pm_secure/clients/cal/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 1 pid:16272 appears stuck while processing file /E/wamp/www/pm_secure/clients/demo/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 0 pid:14188 appears stuck while processing file /E/wamp/www/pm_secure/clients/marketplace/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 0 pid:16724 appears stuck while processing file /E/wamp/www/pm_secure/clients/pm/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 1 pid:15432 appears stuck while processing file /E/wamp/www/pm_secure/clients/ops/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 1 pid:14004 appears stuck while processing file /E/wamp/www/pm_secure/clients/showsupport/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 0 pid:16404 appears stuck while processing file /E/wamp/www/pm_secure/clients/stedmans/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 0 pid:20960 appears stuck while processing file /E/wamp/www/pm_secure/clients/usa/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 1 pid:19572 appears stuck while processing file /E/wamp/www/pm_secure/releases/pm_1910/public_html/c0d3bas3/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 0 pid:22244 appears stuck while processing file /E/wamp/www/pm_secure/clients/cal/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 1 pid:9348 appears stuck while processing file /E/wamp/www/pm_secure/clients/demo/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 0 pid:4164 appears stuck while processing file /E/wamp/www/pm_secure/clients/marketplace/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 1 pid:22180 appears stuck while processing file /E/wamp/www/pm_secure/clients/ops/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 1 pid:15008 appears stuck while processing file /E/wamp/www/pm_secure/clients/pm/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 0 pid:18484 appears stuck while processing file /E/wamp/www/pm_secure/clients/showsupport/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 1 pid:19616 appears stuck while processing file /E/wamp/www/pm_secure/clients/stedmans/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
worker 0 pid:12272 appears stuck while processing file /E/wamp/www/pm_secure/clients/usa/public_html/js/minified/jobsheet_combine_js.js, killing process and restarting worker
reloading /E/wamp/www/pm_secure/clients/demo/public_html/ajax-timesheetinfo.php
reloading /E/wamp/www/pm_secure/releases/pm_1910/lib/classes/shifts/ShiftBreaks.php
reloading /E/wamp/www/pm_secure/releases/pm_1910/public_html/c0d3bas3/js/shiftBreaks.js
reloading /E/wamp/www/pm_secure/releases/pm_1910/lib/classes/jobs/JobSheet.php
reloading /E/wamp/www/pm_secure/releases/pm_1910/lib/includes/core.config.php
reloading /E/wamp/www/pm_secure/releases/pm_1910/public_html/c0d3bas3/ajax-shift-breaks.php
reloading /E/wamp/www/pm_secure/releases/pm_1910/lib/classes/CommonFunctions.php
reloading /E/wamp/www/pm_secure/clients/stedmans/public_html/ajax_scheduler.php
warning: mnemonic t not found in menu caption Tools
warning: mnemonic t not found in menu caption Tools
warning: mnemonic t not found in menu caption Tools
warning: mnemonic t not found in menu caption Tools
warning: mnemonic t not found in menu caption Tools
warning: mnemonic t not found in menu caption Tools
Unable to open clipboard
reloading settings Packages/User/Preferences.sublime-settings
warning: mnemonic t not found in menu caption Tools
reloading /E/wamp/www/pm_secure/releases/pm.sublime-project
reloading /E/wamp/www/pm_secure/releases/pm.sublime-project
Unable to open /C/Users/User/AppData/Roaming/Sublime Text 3/Packages/Xdebug Client/Xdebug.sublime-settings

__Packages/User/Xdebug.log:__
<!-- If possible include contents of log file with 'debug' configuration set to 'True' -->

image

image

My Project run with the virtual host and http://local.personnelmanager.com.au is virtual host, and it run with symlinks.
http://local.personnelmanager.com.au/demo/ here demo is clients folder we made to run on  virtual host., it running and it is old project we running from 15 year. but the xdebug tabs will open while we start xdebug but on that tabs nothing will set, i can set break point but it didn't turn green only while dot is there and it didn't give any variables or any output in the xdebug logs. 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant