View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002003 | Xdebug | Installation | public | 2021-08-01 15:12 | 2021-08-06 17:44 |
Reporter | jekpad | Assigned To | derick | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Platform | VS Code | OS | Windows 10 | OS Version | 1909 |
Product Version | 3.0.4 | ||||
Summary | 0002003: Breakpoints and step-by-step debugging in VS Code not working | ||||
Description | I have Open Server x64 with PHP8 -TS. I installed Xdebug v3, but it doesn't work adequately in VS Code, just ignoring breakpoints or - even better - swearing about missing mysqli module when debugging step by step. Apparently Xdebug is up and running because I see formatted error output in the browser when developer mode is enabled AND when xdebug_break () is added in code, but even so there are bugs in the work. | ||||
Steps To Reproduce | 1) Install Open Server 5.3.8 PHP8-TS x64 or XAMPP PHP8-TS x64. | ||||
Additional Information | Photos are not uploaded to the site, so I am attaching a link to google drive: | ||||
Tags | php8.0, visual-studio-code, windows | ||||
Operating System | |||||
PHP Version | 8.0.0-8.0.4 | ||||
|
After spending all day, I came to a partial solution to the problem: At the same time, debugging Launch currently open script is still not available. |
|
Debugging with Xdebug and VS Code most definitely works. There is likely be something in your set up that is wrong. As this is not a support forum, I'd kindly point you to the support options that are available: https://xdebug.org/support |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-08-01 15:12 | jekpad | New Issue | |
2021-08-01 15:12 | jekpad | Tag Attached: php8.0 | |
2021-08-01 15:12 | jekpad | Tag Attached: visual-studio-code | |
2021-08-01 15:12 | jekpad | Tag Attached: windows | |
2021-08-01 16:26 | jekpad | Note Added: 0005951 | |
2021-08-06 17:44 | derick | Assigned To | => derick |
2021-08-06 17:44 | derick | Status | new => resolved |
2021-08-06 17:44 | derick | Resolution | open => no change required |
2021-08-06 17:44 | derick | Note Added: 0005960 |