public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Jeffrey Walton <noloader@gmail.com>
To: Hillary Barder <hillbarder32@gmail.com>
Cc: Mahmood Naderan via Gdb <gdb@sourceware.org>
Subject: Re: Uninstall GDB 9.2 from manual installation
Date: Wed, 6 Oct 2021 05:00:16 -0400	[thread overview]
Message-ID: <CAH8yC8m02Gdn9sP1jwv2Q=Ze7CZeRs=-UTbDXXNTUKrFieVLmw@mail.gmail.com> (raw)
In-Reply-To: <CAHeBnJsW_28LdUN3neLctF5ViCNgNF3DsGTVQbBEpiYEvQQ2zw@mail.gmail.com>

On Tue, Oct 5, 2021 at 10:55 AM Hillary Barder via Gdb
<gdb@sourceware.org> wrote:
>
> Hello GDB developer team,
>
> I have installed an old version of GDB from *https://ftp.gnu.org/gnu/gdb/
> <https://ftp.gnu.org/gnu/gdb/>*. Then I simply ran
> ./configure
> make
> sudo make install
>
> to install GDB 9.2 to /usr/local/bin on my Mac. Right now I want to
> completely remove this old version, because it crash my problem and
> consumes 100% CPU sometimes. Could you please tell me how to uninstall it
> in my case? Thank you so much!

If GDB is the only thing in /usr/local, then you can perform a 'rm -rf
/usr/local/*' followed by a `hash -r' to clear the program cache.

Otherwise, perform the 'make uninstall' as suggested by Shahab.

Jeff

      parent reply	other threads:[~2021-10-06  9:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-05 14:54 Hillary Barder
2021-10-06  7:57 ` Shahab Vahedi
2021-10-06  9:00 ` Jeffrey Walton [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAH8yC8m02Gdn9sP1jwv2Q=Ze7CZeRs=-UTbDXXNTUKrFieVLmw@mail.gmail.com' \
    --to=noloader@gmail.com \
    --cc=gdb@sourceware.org \
    --cc=hillbarder32@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).