cscope 15.8b-1 source package in Ubuntu
Changelog
cscope (15.8b-1) unstable; urgency=medium * Team upload. * New upstream release. * Update Homepage URL as per lintian warning about freecode.com. -- tony mancill <email address hidden> Wed, 14 Oct 2015 22:55:18 -0700
Upload details
- Uploaded by:
- Tobias Klauser
- Uploaded to:
- Sid
- Original maintainer:
- Tobias Klauser
- Architectures:
- any all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
cscope_15.8b-1.dsc | 1.9 KiB | 49853d1d645101c097b410260820582cf002021fd1ba52dde7812a1a42eda8e9 |
cscope_15.8b.orig.tar.gz | 598.8 KiB | 4889d091f05aa0845384b1e4965aa31d2b20911fb2c001b2cdcffbcb7212d3af |
cscope_15.8b-1.debian.tar.xz | 11.8 KiB | 502adc838cf3e3de505be18262b987c47f01827c6658bd8ed68edc7ad29b3685 |
Available diffs
- diff from 15.8a-3 to 15.8b-1 (131.2 KiB)
No changes file available.
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-dbgsym: debug symbols for package cscope
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: transitional dummy package
This is a transitional dummy package. It can safely be removed.