Skip to content
Commit 6b784626 authored by Raúl Sánchez Siles's avatar Raúl Sánchez Siles Committed by Sven Brauch
Browse files

Inject environment profile variables into debug process environment.

Summary:
Extends DebugJob and DebugSession classes including launch configuration environment variables.

The approach taken is getting the environment profile name within the debug process, storing it in the debug job and injecting the environment variables in the debuggee just before it is launched

BUG: 322477

Reviewers: #kdevelop, brauch

Reviewed By: #kdevelop, brauch

Subscribers: brauch, kdevelop-devel, apol, vkorneev

Tags: #kdevelop

Differential Revision: https://phabricator.kde.org/D14870
parent 8e54ef73
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment