View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001882 | Xdebug | Step Debugging | public | 2020-11-07 09:29 | 2020-12-12 05:12 |
| Reporter | elemich | Assigned To | |||
| Priority | none | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | no change required | ||
| OS | windows | OS Version | 10 | ||
| Product Version | 3.0.0beta1 | ||||
| Summary | 0001882: not working | ||||
| Description | hi,
1) notepad++ flashing, dbgpPlugin's raw dbg windows reports "accept 127.0.0.1" but nothing more happens, the debugger combobox stays on "disconnected..." a router port 9000 is opened on tcp/udp protocols, all firewalls are disabled, avast premium is disabled
| ||||
| Steps To Reproduce | in the description | ||||
| Additional Information | in the description | ||||
| Tags | notepad++ chrome | ||||
| Operating System | windows 10 enterprise | ||||
| PHP Version | 7.4.0-7.4.4 | ||||
|
|
sorry but with the php_xdebug.dll shipped with xampp it works....my fault, is not the xdebug last version... |
|
|
Please read Xdebug 3's upgrade guide: https://3.xdebug.org/docs/upgrade_guide These settings don't exist any more:
|
|
|
I confirm changing version to older one it works. In php.ini: [xdebug] Mote: Of course I load only one extension at a time. I comment the other by ';' . Using VS code, no changes on that side. Regards, Jorge Spend hours trying to figure it out. |
|
|
Please read Xdebug 3's upgrade guide: https://xdebug.org/docs/upgrade_guide These settings don't exist any more:
|
|
|
This worked for me (Windows 10/IIS/VS Code): PHP.INI: launch.json(vscode): |
|
|
Hi, i.e. If you put the plugin file under the plugin directory of notepad++ and restart you don't see the name of the plugin in the menu Thanks for your advice |