How do I uninstall the GDB debugging tool under the UNIX platform?

Source: Internet
Author: User

A few days ago to install the latest GDB process a little problem, want to uninstall. After the result executes the "make Uninstall" command, the following result appears:

bash-3.2# make Uninstall
The uninstall target isn't supported in

It appears that GDB does not support uninstalling with the "Make Uninstall" command, so how do you uninstall it? I asked in GDB mailing list and received a reply from Doug Evans:

Yikes.

A clumsy workaround are to CDs into each SUBDIR
Make uninstall there.

You can only enter each subdirectory and execute the make uninstall command separately.

Later, in a separate letter, he mentioned that he had submitted a bug to see if anyone would make any improvements.

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.