View Issue Details

IDProjectCategoryView StatusLast Update
0002374XdebugPath Mappingpublic2025-10-13 14:48
Reporterderick Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Product Version3.5.0alpha2 
Target Version3.5dev 
Summary0002374: Breakpoints in mapped paths don't trigger as they're mapped back before matching
Description

When you set a breakpoint on a file for which a map is available, Xdebug needs to map this location back when a breakpoint is hit, to show the unmapped path to the IDE.

However, the check whether the breakpoint maps, should not use the back-mapped path yet. Instead, it should use the path that Xdebug/PHP executes.

TagsNo tags attached.
Operating System
PHP Version8.3.5-8.3.9

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-10-13 14:48 derick New Issue