Uninstall GDB 9.2 from manual installation
Hillary Barder via Gdb <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <CAHeBnJsW_28LdUN3neLctF5ViCNgNF3DsGTVQbBEpiYEvQQ2zw@mail.gmail.com> |
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! Best, Emily