Run a C++ program in Clion as root

前端 未结 5 2059
逝去的感伤
逝去的感伤 2021-02-14 03:38

I\'m trying to run a program written in C++ by using CLion v1.2 as super user. Anyone here knows how to run it as superuser? I\'m using CMake.

5条回答
  •  天命终不由人
    2021-02-14 04:13

    This was already implemented on CLion, starting 2020.3:

    https://www.jetbrains.com/help/clion/debug-as-root.html

提交回复
热议问题