https://bugs.kde.org/show_bug.cgi?id=445582
Bug ID: 445582 Summary: Current debug position in a remote file Product: kdevelop Version: git master Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kdevelop-bugs-n...@kde.org Reporter: ale...@gmail.com Target Milestone: --- SUMMARY Trying to use xdebug in a remote file (using (sftp)), everything runs fine hacking the .kdev4 mappings a little, but is impossible to see the current position line. I suppose that it is this conditional that makes it impossible, as the file is not local: https://invent.kde.org/kdevelop/kdevelop/-/blob/master/kdevplatform/debugger/interfaces/idebugsession.cpp#L88 STEPS TO REPRODUCE 1. edit a remote file (sftp) for example. 2. map it correctly 3. start debugging. OBSERVED RESULT Current position cannot be seen in editor but is ok in frame stack EXPECTED RESULT View current line SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.23.3 KDE Frameworks Version: 5.88.0 Qt Version: 5.15.2 Kernel Version: 5.15.2-arch1-1 (64-bit) Graphics Platform: Wayland Processors: 8 × 11th Gen Intel® Core™ i5-1135G7 @ 2.40GHz Memory: 15.4 GiB of RAM Graphics Processor: Mesa Intel® Xe Graphics ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.