Mac installation GdB

Source: Internet
Author: User

The command to install GDB is as follows, after installation, you need to sign GDB, and the signature is reproduced from: http://plotcup.com/a/129

Brew Install HTTPS://RAW.GITHUB.COM/HOMEBREW/HOMEBREW-DUPES/MASTER/GDB.RB

Production Certificate
    1. Open Keychain Access

    2. Create a certificate

    1. Enter a name and select a type

    1. Enter the validity period, the general default of 365 is good, that is, a year

    1. Then continue straight on until you create the screen, select the system, and create

    1. Select the Gdb-cert certificate that you just generated, and double-click

    1. In the certificate introduction, open Trust, and use this certificate when you choose to always trust

To sign GdB

With the certificate you just created, open the shell and execute the following code:

Codesign-s Gdb-cert/usr/local/bin/gdb

TIP: You may have to restart your computer before performing this

Make it possible for ordinary users to use GDB

Since the previously produced certificate is under the system, each execution of GDB will prompt the administrator password, the solution is also very simple, open keychain access to the system below the Gdb-cert copy to the log on the line.


    Mac installation GdB

    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.