Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
Qt Creator 6.0.2, Qt Creator 7.0.0-beta1
-
None
-
Ubuntu 20.04 LTS
Description
- Start Creator from the command line.
- Go to "Tools" -> "Options..." -> "Kits" -> "Debugger".
- Select gdb from the list of debuggers.
Creator writes to the command line:QtcProcess::start: Empty environment set when running '/usr/bin/gdb'.
This is probably harmless, but confusing. It would be nice if you could either fix the issue Creator is complaining about or discard that warning.