KDevelop4/Manual/Tool list: Difference between revisions

    From KDE UserBase Wiki
    (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. They are discussed in the following.
    [[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 ===


    === Binary filter ===
    * [[KDevelop4/Manual/Tool_list/Binary_filter|Binary filter]]
    === Bookmarks ===
    * [[KDevelop4/Manual/Tool_list/Bookmarks|Bookmarks]]
    === Checksum ===
    * [[KDevelop4/Manual/Tool_list/Checksum|Checksum]]
    === Decoding Table ===
    * [[KDevelop4/Manual/Tool_list/Decoding_table|Decoding table]]
    === Filesystem ===
    * [[KDevelop4/Manual/Tool_list/Filesystem|Filesystem]]
    === Documentation ===
    * [[KDevelop4/Manual/Tool_list/Documentation|Documentation]]
    === External scripts ===
    * [[KDevelop4/Manual/Tool_list/External_scripts|External scripts]]
    === Konsole ===
    * [[KDevelop4/Manual/Tool_list/Konsole|Konsole]]
    === Problems ===
    * [[KDevelop4/Manual/Tool_list/Problems|Problems]]
    === Projects ===
    * [[KDevelop4/Manual/Tool_list/Projects|Projects]]
    === Statistics ===
    * [[KDevelop4/Manual/Tool_list/Statistics|Statistics]]
    === Strings ===
    * [[KDevelop4/Manual/Tool_list/Strings|Strings]]


    == Tools for editing and exploring source code ==
    === Tools for editing and exploring source code ===


    === Classes ===
    * [[KDevelop4/Manual/Tool_list/Classes|Classes]]
    === Code browser ===
    * [[KDevelop4/Manual/Tool_list/Code browser|Code browser]]
    === Document ===
    * [[KDevelop4/Manual/Tool_list/Document|Document]]
    === Snippets ===
    * [[KDevelop4/Manual/Tool_list/Snippets|Snippets]]
    === Structures ===
    * [[KDevelop4/Manual/Tool_list/Structures|Structures]]
    === Value/char table ===
    * [[KDevelop4/Manual/Tool_list/Value_Char_table|Value/Char table]]


    == Tools for debugging ==
    === Tools for debugging ===


    === Breakpoints ===
    * [[KDevelop4/Manual/Tool_list/Breakpoints|Breakpoints]]
    === Disassemble ===
    * [[KDevelop4/Manual/Tool_list/Disassemble|Disassemble]]
    === Frame stack ===
    * [[KDevelop4/Manual/Tool_list/Frame_stack|Frame stack]]
    === GDB ===
    * [[KDevelop4/Manual/Tool_list/GDB|GDB]]
    === Variables ===
    * [[KDevelop4/Manual/Tool_list/Variables|Variables]]


    == Tools for patch review ==
    === Tools for patch review ===


    === Patch Review ===
    * [[KDevelop4/Manual/Tool_list/Patch_Review|Patch Review]]
    === CVS ===
    * [[KDevelop4/Manual/Tool_list/CVS|CVS]]
    === Git ===
    * [[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

    Tools for editing and exploring source code

    Tools for debugging

    Tools for patch review