Fix KDevelop crashes when trying to debug from command-line

Authored by antonanikin on Sep 8 2016, 10:38 AM.

Description

Fix KDevelop crashes when trying to debug from command-line

Fixes the crash in KDE bug #367837 that is caused by starting
debugging session from command line:

kdevelop -d gdb dolphin

This caused to ASSERT: QFile::exists(). Current version fix it
by searching full paths for such binaries.

BUG:367837

Details

Committed
antonanikinSep 8 2016, 10:38 AM
Parents
R32:0483d1576e32: Merge remote-tracking branch 'origin/5.0'
Branches
Unknown
Tags
Unknown