Anjuta IDE Manual
Copyright
© 2001-2002 by Naba Kumar, Andy Piper
This is version 0.0.4 of the Anjuta IDE Manual
Table of Contents
Introduction
Getting Familiar with Anjuta
Starting Anjuta
Menus
Toolbars
Main Window
File Operations
Creating a New File
Opening and Saving Files
Editing Files
Browsing Files with the Tags Browser
Searching for and Replacing text in files
Searching
Searching and replacing
Finding in Multiple Files and Folders
Other special operations on files
Syntax highlighting
Code folding
Printing a file
Auto-formatting source code
Compiling and Building
Compiling and building programs
Running and Testing
Executing the program
Setting Compiler Options
Support for your program
Include Paths
Library Paths
Libraries to link
Defining Macros
Compiler Warnings
Code Optimization
Other compiler settings
Project Management
Introduction to managing projects
Creating a New Project
Loading and Saving Projects
Loading Projects
Saving Projects
Adding and Removing Files
Adding Files
Removing Files
Project Configuration
Getting Project Information
Managing Project Files
Compiling, Building and Executing a Project
Overview
Compiling the source
Building an executable
Creating a distribution package
Install
Configure
Auto generate
Clean
Clean All
Debugging
Introduction to debugging
Debugger Targets
Starting and Stopping the Debugger
Loading Executables
Attaching to a Process
Loading a Core file
Execution
Single stepping (step in)
Single stepping (step over)
Single stepping (step out)
Run/Continue
Stop Program
Restart Program
Breakpoints
Adding or Setting Breakpoints
Editing Breakpoints
Deleting Breakpoints
Enabling or Disabling Breakpoints
Working with Expressions
Evaluating expressions
Expression Watch
Stack Trace
Stack Window
Setting the current frame
Information about the current frame
Updating Stack trace
Others
Kernel Signals
CPU registers
Dynamically loaded Libraries
Interrupting the program
Preferences
Authors
License
Next >>>
Introduction