-
-
Notifications
You must be signed in to change notification settings - Fork 177
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
Removing break point has no effect until session is restarted #380
Comments
bilogic
changed the title
No effect removing break point until session is restarted
Removing break point has no effect until session is restarted
Nov 25, 2019
I managed to capture some logs, and I think it shows the issue
Even after disabling the breakpoint in 2, |
To anyone else facing this issue, best to switch to https://github.com/RobberPhex/vscode-php-debug version 1.14.0 who has fixed the bug |
This was addressed in the breakpoint handling rewrite #550 |
This issue still happens to me in version 1.34.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Adapter version: 1.13.0
PHP 7.2.10 (cli) (built: Sep 11 2018 09:59:29) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.2.0, Copyright (c) 1998-2018 Zend Technologies
with Zend OPcache v7.2.10, Copyright (c) 1999-2018, by Zend Technologies
with Xdebug v2.6.1, Copyright (c) 2002-2018, by Derick Rethans
Please help, thank you!
The text was updated successfully, but these errors were encountered: