KDevelop4/Manual/Tool list: Difference between revisions
(Created page with "= Tools and views in KDevelop = As explained in the section on tools and views, your primary view on information in...") |
No edit summary |
||
Line 1: | Line 1: | ||
= Tools and views in KDevelop = | == Tools and views in KDevelop == | ||
As explained in the section on | As explained in the section on | ||
[[KDevelop4/Manual/Working_with_source_code#Tools_and_views|tools and views]], your primary view on information in KDevelop are a variety of tools. These can roughly be grouped into tools that are useful in all modes, tools that are useful for editing and exploring code, tools for debugging, and tools for reviewing patches. | [[KDevelop4/Manual/Working_with_source_code#Tools_and_views|tools and views]], your primary view on information in KDevelop are a variety of tools. These can roughly be grouped into tools that are useful in all modes, tools that are useful for editing and exploring code, tools for debugging, and tools for reviewing patches. Click on the following links to learn more about a tool. | ||
== General tools == | === General tools === | ||
* [[KDevelop4/Manual/Tool_list/Binary_filter|Binary filter]] | |||
* [[KDevelop4/Manual/Tool_list/Bookmarks|Bookmarks]] | |||
* [[KDevelop4/Manual/Tool_list/Checksum|Checksum]] | |||
* [[KDevelop4/Manual/Tool_list/Decoding_table|Decoding table]] | |||
* [[KDevelop4/Manual/Tool_list/Filesystem|Filesystem]] | |||
* [[KDevelop4/Manual/Tool_list/Documentation|Documentation]] | |||
* [[KDevelop4/Manual/Tool_list/External_scripts|External scripts]] | |||
* [[KDevelop4/Manual/Tool_list/Konsole|Konsole]] | |||
* [[KDevelop4/Manual/Tool_list/Problems|Problems]] | |||
* [[KDevelop4/Manual/Tool_list/Projects|Projects]] | |||
* [[KDevelop4/Manual/Tool_list/Statistics|Statistics]] | |||
* [[KDevelop4/Manual/Tool_list/Strings|Strings]] | |||
== Tools for editing and exploring source code == | === Tools for editing and exploring source code === | ||
* [[KDevelop4/Manual/Tool_list/Classes|Classes]] | |||
* [[KDevelop4/Manual/Tool_list/Code browser|Code browser]] | |||
* [[KDevelop4/Manual/Tool_list/Document|Document]] | |||
* [[KDevelop4/Manual/Tool_list/Snippets|Snippets]] | |||
* [[KDevelop4/Manual/Tool_list/Structures|Structures]] | |||
* [[KDevelop4/Manual/Tool_list/Value_Char_table|Value/Char table]] | |||
== Tools for debugging == | === Tools for debugging === | ||
* [[KDevelop4/Manual/Tool_list/Breakpoints|Breakpoints]] | |||
* [[KDevelop4/Manual/Tool_list/Disassemble|Disassemble]] | |||
* [[KDevelop4/Manual/Tool_list/Frame_stack|Frame stack]] | |||
* [[KDevelop4/Manual/Tool_list/GDB|GDB]] | |||
* [[KDevelop4/Manual/Tool_list/Variables|Variables]] | |||
== Tools for patch review == | === Tools for patch review === | ||
* [[KDevelop4/Manual/Tool_list/Patch_Review|Patch Review]] | |||
* [[KDevelop4/Manual/Tool_list/CVS|CVS]] | |||
* [[KDevelop4/Manual/Tool_list/Git|Git]] |
Revision as of 20:15, 28 May 2011
Tools and views in KDevelop
As explained in the section on tools and views, your primary view on information in KDevelop are a variety of tools. These can roughly be grouped into tools that are useful in all modes, tools that are useful for editing and exploring code, tools for debugging, and tools for reviewing patches. Click on the following links to learn more about a tool.
General tools
- Binary filter
- Bookmarks
- Checksum
- Decoding table
- Filesystem
- Documentation
- External scripts
- Konsole
- Problems
- Projects
- Statistics
- Strings