Andersbakken / rtags

A client/server indexer for c/c++/objc[++] with integration for Emacs based on clang.
http://www.rtags.net
GNU General Public License v3.0
1.82k stars 253 forks source link

A problem with "rtags-find-symbol-at-point" on macOS #1416

Closed ghost closed 3 years ago

ghost commented 3 years ago

The problem

Today I tried to use RTags to index a big C++ project on macOS and have a strange problem - the rtags-find-symbol-at-point function works perfectly in header (*.h) files and doesn't work in the source (*.cpp) files. Data in the ~/.cache/rtags looks correct. Then I tried to use RTags for demo project and it works fine. How can I debug this problem?

Software

If you need any additional information, please write in comments.