Error on Debian
mlncn opened this issue · 1 comments
mlncn commented
After obtaining the .gdbinit file and running gdb, Debian (Jessie) Mint has en error.
$ wget -P ~ git.io/.gdbinit
$ gdb
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/.
Traceback (most recent call last):
File "", line 1, in
File "", line 246, in start
File "", line 199, in load_modules
File "", line 335, in init
File "", line 362, in add_subcommands
File "", line 1065, in commands
AttributeError: 'module' object has no attribute 'COMPLETE_EXPRESSION'
/home/mlncn/.gdbinit:1093: Error in sourced command file:
Error while executing Python code.