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

            Bug ID: 382163
           Summary: Launch Configuration: CMake project targets not
                    populating
           Product: kdevelop
           Version: git master
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: UI: general
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

cmake version 3.8.2

CMake targets show up in the projects view but not in Launch configurations
under new compiled binary launcher. The default value for executable is the
project root dir. I can manually navigate and set the executable.

After the above, the execute and debug launch from the run menu work. All the
tool plugins do not work.

/home/ekigwana/git/test/server/build> home/ekigwana/git/mtg/server/build/server
 --foreground true
*** Finished ***

> /usr/bin/valgrind --tool=memcheck --xml=yes --xml-socket=127.0.0.1:46333 
> --num-callers=12 --max-stackframe=2000000 --error-limit=yes 
> --leak-resolution=high --show-leak-kinds=definite,possible 
> --leak-check-heuristics=all --keep-stacktraces=alloc-and-free 
> --freelist-vol=20000000 --freelist-big-blocks=1000000 
> --undef-value-errors=yes --show-mismatched-frees=yes --partial-loads-ok=yes 
> --track-origins=no --expensive-definedness-checks=no '' --foreground true
valgrind: : command not found
*** Failure: Exit code 127 ***

All other plugin tools use '' as the executable.

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

Reply via email to