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

            Bug ID: 384412
           Summary: gdbconfig - not possible to add attributes to debugger
                    shell script
           Product: kdevelop
           Version: 5.1.2
          Platform: Appimage
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: CPP Debugger
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: meckschla...@eurofunk.com
                CC: niko.s...@gmail.com
  Target Milestone: ---

It seems to me that the problem lies in Config::DebuggerShellEntry which is of
type QURL and therefore seems no to be able to receive more than one file
entry. (no --arguments). If arguments are given here, nothing is started.

The tooltip states:
If you want gdb to be executed by a special shell script, which for example
properly sets the library path, insert it here e.g.: /path/to/script.sh
--scriptArguments</p><p>Note: your script'll be invoked like this:
/path/to/script.sh --scriptArguments debugger --debuggerArguments.

The workaround at the moment is to pass all arguments in the field "debugger
executable".

It seems that someone stopped in the middle of the job of refactoring those two
fileds to the new format /path/to/script.sh --scriptArguments debugger
--debuggerArguments :)

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

Reply via email to