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

Fail to load DB of GCC source #4

Open
vivanishin opened this issue Aug 9, 2016 · 1 comment
Open

Fail to load DB of GCC source #4

vivanishin opened this issue Aug 9, 2016 · 1 comment

Comments

@vivanishin
Copy link

vivanishin commented Aug 9, 2016

I am trying to build/load database for the gcc source code. The error manifests in both cases:

  • trying to load a cscope DB ( :CCTreeLoadDB [./cscope.out])
  • trying to load a ccglue DB (:CCTreeLoadXRefDB ./ccglue.out)
Error detected while processing function 367..345..346..253..254..255..279..280:
line    3:
E119: Not enough arguments for function: 289
E15: Invalid expression: s:CCTreeSym.mCreate("")
Error detected while processing function 367..345:
line    6:
E171: Missing :endif
@hari-rangarajan
Copy link
Owner

There is an empty symbol "" in the cscope db file. Are you using the standard cscope distribution?

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

No branches or pull requests

2 participants