Each time I try to get the list of assignments from cscope(\ca command), the comand hangs with the following output:
[cscope a: assigned "isMain"]
(where 'isMain' is the symbol the command was pressed on). The child process gtags-cscope does not consume CPU at all, as well as neovim, from which the command was ran. strace of gtags-scope at this stage also shows no activity.
The problem is observed on Debian 9.4, neovim v0.2.2, gutentags commit hash 9a5868fddb1438ce5f77b20d5bb7281d8e31f749(master branch), gutentags_plus commit hash 5c6d6b24134056712a369aef8d9fd764bfe83498(master branch)
Each time I try to get the list of assignments from cscope(\ca command), the comand hangs with the following output:
(where 'isMain' is the symbol the command was pressed on). The child process gtags-cscope does not consume CPU at all, as well as neovim, from which the command was ran. strace of gtags-scope at this stage also shows no activity.
The problem is observed on Debian 9.4, neovim v0.2.2, gutentags commit hash 9a5868fddb1438ce5f77b20d5bb7281d8e31f749(master branch), gutentags_plus commit hash 5c6d6b24134056712a369aef8d9fd764bfe83498(master branch)