Hello everyone,
I've configured CEDET for emacs following Alex article (great!!). Now, the questions:
1 - i've generated GTAGS with Gnu Global in my /usr/include, how can i check if semantic is using GTAGS?
2 - can I keep my GTAGS in another directory and instruct semantic to use that dir??
3 - In c/c++ sources, completion on include statement (from system headers) doesn't list all available headers. Ok, this is a stupid problem.. but makes me think something is not working right
Thanks for your help!