Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gdb startup failure #113

Closed
zhangyafeikimi opened this issue Apr 29, 2018 · 2 comments
Closed

gdb startup failure #113

zhangyafeikimi opened this issue Apr 29, 2018 · 2 comments

Comments

@zhangyafeikimi
Copy link

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.

@zhangyafeikimi
Copy link
Author

What is the minimal supported gdb version?

And would you like to port gdb-dashboard to old gdb?

@cyrus-and
Copy link
Owner

See #115.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants