Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
CodeBlocks / CodeBlocks_manual_en.pdf
Скачиваний:
103
Добавлен:
29.03.2015
Размер:
1.2 Mб
Скачать

CodeBlocks V1.1

2.12 Code statistics

 

 

Change log:

-Documented some areas of the code -Reorganized the code for readability

01 September 2007

released version 0.7.30 of AutoVersioning-Linux

Change log:

-Edited the change log window

-If the change log windows is leave blank no changes.txt is modified

2.12 Code statistics

Figure 2.20: Kon guration f•ur Code Statistik

Based on the entries in the con guration mask, this simple plugin detects the proportions of code, commentaries and blank lines for a project. The evaluation is called via the menu command 'Plugins' !'Code statistics' .

2.13 Searching Available Source Code

This plugin makes it possible to select a term within the editor and to search for this term via the context menu 'Search at Koders' in the [,!Koders] database. The dialogue o ers the additional possibilities to of ltering for program languages and licences.

This database search will help you nd source code originating from other world-wide projects of universities, consortiums and organisations such as Apache, Mozilla, Novell Forge, SourceForge and many others, which can be re-used without having to reinvent the wheel every time. Please observe the licence of the source code in each individual case.

2.14 Code pro ler

A simple graphical interface to the GNU GProf Pro ler.

2.15 Symbol Table Plugin

This plugin makes it possible to search for symbols in objects and libraries. The options and the path for the command line program nm are de ned in the Options tab.

Codeblocks

51

CodeBlocks V1.1

2.15 Symbol Table Plugin

 

 

Figure 2.21: Con guring the Symbol Table

Clicking the 'Search' stats the search, the results of the NM program are displayed in a separate window caleld 'SymTabs Result'. The name of the objects or libraries containing the symbol are listed under the title 'NM's Output'.

Codeblocks

52