Solution:
Update gdb to version 7.8.2 or higher</strong
gdb –version // View gdb version
wget http://ftp.gnu.org/gnu/gdb/gdb-7.12.tar.gz
tar zxvf gdb-7.12.tar.gz
cd gdb-7.12
. /configure .
make && make install // Longer installation time
cd gdb
cp gdb /usr/bin
Similar Posts:
- linux:/lib/libc.so.6: version `glibc_2.7′ not foun
- About configure error APR not found. And exports. C: error_ hack_ apu_ Solution to the problem of redefining version ‘
- centos ModuleNotFoundError: No module named ‘_sqlite3’
- [Solved] Centos6: Python 2.6 upgrade to 3.7, error handling [no module named ‘_ctypes’]
- Python import random error handling method [Solved]
- Make Command ERROR: “make:*** No targets specified and no makefile found.Stop.” [Three Method to Solve]
- OS X: equivalent to WGet of Linux
- Quick resolution of gem install redis error
- ImportError: /lib64/libc.so.6: version `GLIBC_2.17′ problem solved
- Two solutions to [Linux] WGet: command not found