小编use*_*009的帖子

尝试在 QtProject 中调试时收到错误

我安装了最新版本的 QtProject,所以现在我可以调试C++代码了。

第一次尝试调试时,我收到此错误:

ptrace: Operation not permitted.

Could not attach to the process. Make sure no other debugger traces this process.
Check the settings of
/proc/sys/kernel/yama/ptrace_scope
For more details, see /etc/sysctl.d/10-ptrace.conf
Run Code Online (Sandbox Code Playgroud)

compiling debugging qt c++

14
推荐指数
1
解决办法
1万
查看次数

标签 统计

c++ ×1

compiling ×1

debugging ×1

qt ×1