<div dir="ltr"><div><div><div><div>Hello,<br><br></div>After having built kdevelop from source and having it run normally I am trying to debug the debuggercommon plugin (Case 327760) using another kdevelop instance.<br><br></div><div>The debuger instance is executed using the environment from the default kde/.setup-env script. Each instance has a different session.<br></div><div><br></div><div>After clicking on debug in the debuger instance the debugee instance executes fine in debug mode. <br></div><div><br>I am trying to make the debugee instance trigger a breakpoint which I set in the debugger instance.  In the debugee instance I have setup a small test program. <br><br></div><div>The whole setup looks like this:<br></div><div>kdevelop debuger instance -> kdevelop debugee instance -> test program to debug<br></div><div><br>Clicking on execute or debug in the debugee instance gives the following strange message:<br></div><br>"<br>kdevelop.plugins.execute: Launch Configuration: "test" "No environment profile specified, looks like a broken configuration, please check run configuration 'test'. Using default environment profile.<br>"<br><br></div><div>Sometimes I get this message  when I just run a single kdevelop instance with the test program, even when the program can be executed/debugged with no problems.<br></div><div><br></div>It would appear that the environment profile I set for the debuger is not inherited in the test program. If that is the case, does the environment profile (I assume this contains the enviroment variables) stand in an 1:1 relationship with a session ?<br><br></div><div>Thanks in advance!<br></div><div>Miljenko<br></div><div><br><br></div></div>