Linux cscope Commands

Source: Internet
Author: User

First, Introduction

Cscope is an open source, free, C + + Browse tool that comes with a text-based user interface that makes it easy to find information such as where a function or variable is defined, where it is called, and so on, through Cscope. Cscope has a better support for C/C + + and can customize it to support scripting languages such as Java and Perl, and Python. Both VIM and Gvim provide a cscope interface that allows you to jump between variables, functions, files, and so on under Unix/linux with the appropriate configuration, just as flexible and easy to use as the source insight under Windows.

Second, installation

1) Yum Installation

Yum Install-y cscope

2) Source code installation

http://sourceforge.net/projects/cscope/files/
./configuremake make install

Third, examples

http://blog.163.com/libo_5/blog/static/15696852011063212264/

Linux cscope Commands

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.