https://bugs.kde.org/show_bug.cgi?id=368162

            Bug ID: 368162
           Summary: Working directory is not changed to the one specified
                    in configuration
           Product: kdevelop
           Version: git master
          Platform: Compiled Sources
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: aspotas...@gmail.com

See Steps to Reproduce.

Reproducible: Always

Steps to Reproduce:
1. Add Run Configuration for a C++ application.
2. Set Working Directory in that run configuration to something different from
$HOME.
3. Switch debugger to LLDB.
4. Start debugging.

Actual Results:  
Application's working directory is set to $HOME.

Expected Results:  
Application's working directory should be set to the path specified in "Working
Directory:" field in the run configuration. It works with GDB.

Built from Git master, top commit:

commit f9b262cd926151c30f4eae42ac7a7e56c7392edf
Author: Kevin Funk <kf...@kde.org>
Date:   Tue Aug 30 20:26:01 2016 +0200

    lldb: Fix loading of resource with kxmlgui files

    Otherwise kdevlldbui.rc can't be found

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to