View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002178 | Xdebug | Step Debugging | public | 2023-05-05 01:37 | 2023-08-01 09:48 |
| Reporter | testhahaha | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | unable to reproduce | ||
| Product Version | 3.2.0 | ||||
| Summary | 0002178: cant set breakpoint | ||||
| Description | i can debug if set
xdebug log: | ||||
| Tags | No tags attached. | ||||
| Operating System | |||||
| PHP Version | 8.0.10-8.0.19 | ||||
|
|
Can you still reproduce this with Xdebug 3.2.1? If so, can you then please create a back trace, as is explained (in great detail) at https://xdebug.org/reporting-bugs |
|
|
Same here with PHP 8.2.6 % uname -a % php -version % lldb php -- -t web web/router.php
|
|
|
|
|
|
This looks the same/similar than report 0002175, but neither of them includes enough information for me to debug this. I can't manage this on Linux, with a Symfony app, but it is possible that I don't run it in the same way as you do. Is there a way for you to make a code repository that I could checkout and run myself? Please provide as much instructions as possible, as I don't really know much about setting up and running Symfony :-) |
|
|
I think this is now the same bug as 0002186, for which I have just made a pull request. It would be great if you could test this branch with your set-up, just to have an extra verification that this is indeed the case: https://github.com/derickr/xdebug/tree/issue2186-trampoline-get-compiled-variables |
|
|
I can't reproduce this, and there hasn't been any new information for a while, so I am closing this, especially because I think this was the same bug as 0002186 which has been addressed in the 3.2.2 release. |