* cscope problem
@ 2009-12-16 13:20 kiani45
2009-12-18 15:07 ` Richard Riley
0 siblings, 1 reply; 2+ messages in thread
From: kiani45 @ 2009-12-16 13:20 UTC (permalink / raw)
To: Help-gnu-emacs
how do I generate a cscope.out that has information of STL header files?
when I check my cscope.file it only has my own header files and source codes
I want to use the information of STL functions
like, sometimes I want to look up the prototype of atoi() which is in
stdlib.h ( /usr/include)
how can I do that??
THX
--
View this message in context: http://old.nabble.com/cscope-problem-tp26810912p26810912.html
Sent from the Emacs - Help mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: cscope problem
2009-12-16 13:20 cscope problem kiani45
@ 2009-12-18 15:07 ` Richard Riley
0 siblings, 0 replies; 2+ messages in thread
From: Richard Riley @ 2009-12-18 15:07 UTC (permalink / raw)
To: help-gnu-emacs
kiani45 <kiani45@gmail.com> writes:
> how do I generate a cscope.out that has information of STL header files?
>
> when I check my cscope.file it only has my own header files and source codes
>
> I want to use the information of STL functions
> like, sometimes I want to look up the prototype of atoi() which is in
> stdlib.h ( /usr/include)
>
> how can I do that??
>
> THX
You configure cscope to look at those files too.
cscope-database-regexps
most probably.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-12-18 15:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-16 13:20 cscope problem kiani45
2009-12-18 15:07 ` Richard Riley
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.