drake_gdb icon indicating copy to clipboard operation
drake_gdb copied to clipboard

Fix detecting CLion execution by using os.getenv("_") (which should c…

Open nspo opened this issue 5 years ago • 1 comments

…ontain "clion")

See also https://github.com/SeanCurtis-TRI/drake_gdb/issues/2 and https://unix.stackexchange.com/questions/292991/usage-of-as-an-environment-variable-passed-to-a-command?rq=1

nspo avatar Apr 05 '19 11:04 nspo

This works for me in 2019 RC on Linux, thanks ;)

peci1 avatar Mar 18 '20 17:03 peci1