You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GNU gdb (GDB) Red Hat Enterprise Linux 7.6.1-80.el7
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-redhat-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 403, in start
File "", line 306, in load_modules
File "", line 509, in init
File "", line 539, in add_subcommands
File "", line 1517, in commands
AttributeError: 'module' object has no attribute 'COMPLETE_EXPRESSION'
/home/kimi/.gdbinit:1546: Error in sourced command file:
Error while executing Python code.
Reading symbols from /home/kimi/ycm/a.out...done.
The text was updated successfully, but these errors were encountered:
the message containing gdb version is like:
GNU gdb (GDB) Red Hat Enterprise Linux 7.6.1-80.el7
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-redhat-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 403, in start
File "", line 306, in load_modules
File "", line 509, in init
File "", line 539, in add_subcommands
File "", line 1517, in commands
AttributeError: 'module' object has no attribute 'COMPLETE_EXPRESSION'
/home/kimi/.gdbinit:1546: Error in sourced command file:
Error while executing Python code.
Reading symbols from /home/kimi/ycm/a.out...done.
The text was updated successfully, but these errors were encountered: