lldb: don't issue command when there's no env variables to set, fix Bug 391897
ClosedPublic

Authored by qi437103 on Mar 20 2018, 6:44 PM.

Details

Summary

LLDB becomes stricter about the settings set target.env-vars
command. Now it doens't allow empty arguments. This causes a warning
when start debugging session in KDevelop.

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

Test Plan
  • Created a new project with an empty environment variable profile
  • Start debugging with lldb
  • No warnings

Diff Detail

Repository
R32 KDevelop
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
qi437103 created this revision.Mar 20 2018, 6:44 PM
Restricted Application added a subscriber: kdevelop-devel. · View Herald TranscriptMar 20 2018, 6:44 PM
qi437103 requested review of this revision.Mar 20 2018, 6:44 PM
qi437103 edited the summary of this revision. (Show Details)Mar 20 2018, 6:45 PM
qi437103 added a reviewer: KDevelop.
apol accepted this revision.Mar 21 2018, 4:23 AM
This revision is now accepted and ready to land.Mar 21 2018, 4:23 AM
qi437103 closed this revision.Mar 21 2018, 6:53 PM