Anjuta IDE 2.4.0 (DevStudio branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Anjuta IDE 2.4.0 (DevStudio branch)
# 1  
Old 03-11-2008
Anjuta IDE 2.4.0 (DevStudio branch)

Image Anjuta is a versatile Integrated Development Environment (IDE) for the GNOME desktop. It features a number of advanced programming facilities that include project management, application wizards, an on-board interactive debugger, an integrated glade UI designer, integrated devhelp API help, an integrated valgrind memory profiler, an integrated gprof performance profiler, a class generator, a powerful source editor, source browsing, and more. License: GNU General Public License (GPL) Changes:
Bugfixes and translation updates.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. Ubuntu

Ubuntu anjuta configuration problem

Ubuntu version 8.10, Anjuta version 2.26.00. When load Anjuta a window shows up with the message "utility "" not installed. Please install it". What is this? Tried purge Anjuta amd remove autoremove using apt-get and re-install Anjuta but it doesn't solve my problem. How can i get rid off this... (0 Replies)
Discussion started by: gaviao
0 Replies

2. Filesystems, Disks and Memory

shift hard disk from primary IDE channel to secondary IDE channal

Wellcomes All, some times ago I 've installed a Debian ditribution on an Hard Disk who was set as Primary Master. Few days ago, I 've decided to install another Hard Disk with a different Operating System. When I did that, I turned off the old hard disk, and I mouted the new one on the Primary IDE... (1 Reply)
Discussion started by: thekarsillo
1 Replies
Login or Register to Ask a Question
STPCIDE(4)						   BSD Kernel Interfaces Manual 						STPCIDE(4)

NAME
stpcide -- STMicroelectronics STPC IDE disk controllers driver SYNOPSIS
stpcide* at pci? dev ? function ? flags 0x0000 DESCRIPTION
The stpcide driver supports the STMicroelectronics STPC x86 SoC internal IDE controllers, and provides the interface with the hardware for the ata(4) driver. The driver features DMA mode 2 and PIO mode 4 transfer speeds. The 0x0002 flag forces the stpcide driver to disable DMA on chipsets for which DMA would normally be enabled. This can be used as a debug- ging aid, or to work around problems where the IDE controller is wired up to the system incorrectly. SEE ALSO
ata(4), atapi(4), intro(4), pci(4), pciide(4), wd(4), wdc(4) BUGS
The timings used for the DMA and PIO modes are for STPC Atlas and its siblings with their PCI clock configured at 33 MHz. Other speeds including the STPC Vega Ultra-IDE controller will need adjustments. BSD
October 31, 2003 BSD