Go: qtcreater prompt ptrace not allowed when debugging (click Debug 40 seconds after gdb no response)

Source: Internet
Author: User

1. Description of the problem
    • With Qtcreater set up a pure C + + project, but in F5 debugging, unexpectedly prompted Ptrace not allow the operation, modify the project configuration for debug also no matter, after online search, originally also need to modify the system Ptrace configuration.
2. Workaround
    • A temporary solution

$ sudo echo 0 >/proc/sys/kernel/yama/ptrace_scope

    • This way, but after restarting the computer and then back to the original appearance, once and for all:

$ sudo vi/etc/sysctl.d/10-ptrace.conf

$ kernel.yama.ptrace_scope = 0

It's good to restart the computer.

    • This problem is said to occur after Ubuntu 11.04, which seems to be for security

Go: qtcreater prompt ptrace not allowed when debugging (click Debug 40 seconds after gdb no response)

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.