cscope 15.7a-3.6ubuntu1 source package in Ubuntu
Changelog
cscope (15.7a-3.6ubuntu1) saucy; urgency=low * Use the autotools-dev dh addon to update config.guess/config.sub for arm64. -- Colin Watson <email address hidden> Mon, 14 Oct 2013 10:40:00 +0100
Upload details
- Uploaded by:
- Colin Watson
- Uploaded to:
- Saucy
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- devel
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
cscope_15.7a.orig.tar.gz | 419.2 KiB | 1f04362e865b9ab2b470f0845531111881e76b55f68d7892b15ddbc38641fe26 |
cscope_15.7a-3.6ubuntu1.debian.tar.gz | 12.5 KiB | 7741d9cafeb4587e0733614b4e5a26d5ea78cea0a3258f7b2f2b11e9d637eee7 |
cscope_15.7a-3.6ubuntu1.dsc | 2.0 KiB | db326abd2f8f438f4473d7c67c8caee776dca4dcb8f453ced0fac99ab63cae04 |
Available diffs
Binary packages built by this source
- cscope: interactively examine a C program source
Cscope is an interactive text screen based source browsing tool.
Although it is primarily designed to search C code (including lex
and yacc files), it can also be used for C++ code.
.
Using cscope, you can easily search for where symbols are used and
defined. Cscope is designed to answer questions like:
.
- Where is this variable used?
- What is the value of this preprocessor symbol?
- Where is this function in the source files?
- What functions call this function?
- What functions are called by this function?
- Where does the message "out of space" come from?
- Where is this source file in the directory structure?
- What files include this header file?
- cscope-el: No summary available for cscope-el in ubuntu saucy.
No description available for cscope-el in ubuntu saucy.