DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamecscope
BeschreibungInteractively examine a C program source
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version15.7a-3.2
Sektiondevel
Prioritätoptional
Installierte Größe492 Byte
Hängt ab vonlibc6 (>= 2.7), libncurses5 (>= 5.7+20100313)
Empfohlene Pakete
PaketbetreuerTobias Klauser
Quelle
Paketgröße133342 Byte
Prüfsumme MD5aae4ddb33d083cf200fa3b98b794191d
Prüfsumme SHA14fc62396003e56eb9f1caff8924b139b033cc94c
Prüfsumme SHA2562376131c108dc6610958680387cc6f1607403423c9dc7a77cb633487f793b43d
Link zum Herunterladencscope_15.7a-3.2_i386.deb
Ausführliche BeschreibungCscope 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?


Impressum
Linux is a registered trademark of Linus Torvalds