Bug 410541

Summary: LLDB on windows can't start the executable
Product: [Developer tools] kdevplatform Reporter: Petros <petross404>
Component: debuggerAssignee: kdevelop-bugs-null
Status: REPORTED ---    
Severity: normal CC: niko.sams
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Petros 2019-08-03 15:12:12 UTC
SUMMARY
I am running KDevelop from the nightly builds on Windows 10. I needed to debug a small program of mine and I noticed that LLDB wants to start project_name, while on windows my executable is named as project_name.exe. 

STEPS TO REPRODUCE
1. Debug under windows
2. LLDB can't find your executable since it doesn't append the .exe
3. 

OBSERVED RESULT
Doesn't debug since it can't find the required file (executable)

EXPECTED RESULT
Correctly search and find my executable under various platforms

SOFTWARE/OS VERSIONS
Windows: 10