Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Environment variables are not passed for C++ debugging on mac/windows #7166

Closed
ujohnny opened this issue Dec 12, 2024 · 0 comments · Fixed by #7167
Closed

Environment variables are not passed for C++ debugging on mac/windows #7166

ujohnny opened this issue Dec 12, 2024 · 0 comments · Fixed by #7167
Assignees
Labels
awaiting-maintainer Awaiting review from Bazel team on issues lang: c++ C++ rules integration product: CLion CLion plugin topic: debugging Issues related to debugging type: bug

Comments

@ujohnny
Copy link
Collaborator

ujohnny commented Dec 12, 2024

Description of the bug:

https://bazelbuild.slack.com/archives/CHSV3RSR0/p1733947691116499

caused by #5771

Which category does this issue belong to?

No response

What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.

No response

Which Intellij IDE are you using? Please provide the specific version.

CLion

What programming languages and tools are you using? Please provide specific versions.

No response

What Bazel plugin version are you using?

No response

Have you found anything relevant by searching the web?

No response

Any other information, logs, or outputs that you want to share?

No response

@ujohnny ujohnny added type: bug awaiting-maintainer Awaiting review from Bazel team on issues labels Dec 12, 2024
@ujohnny ujohnny self-assigned this Dec 12, 2024
ujohnny added a commit that referenced this issue Dec 12, 2024
it wasn't checked back in the days that the change did not
break the flow on mac/windows/linux with gdbserver disabled

fixes #7166
@sgowroji sgowroji added product: CLion CLion plugin lang: c++ C++ rules integration topic: debugging Issues related to debugging labels Dec 12, 2024
@github-project-automation github-project-automation bot moved this from Untriaged to Done in Bazel IntelliJ Plugin Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-maintainer Awaiting review from Bazel team on issues lang: c++ C++ rules integration product: CLion CLion plugin topic: debugging Issues related to debugging type: bug
Projects
Development

Successfully merging a pull request may close this issue.

4 participants