Bug 410541 - LLDB on windows can't start the executable
Summary: LLDB on windows can't start the executable
Status: REPORTED
Alias: None
Product: kdevplatform
Classification: Developer tools
Component: debugger (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-03 15:12 UTC by Petros
Modified: 2019-08-03 15:12 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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