gnat-gps 5.3dfsg-1ubuntu1 source package in Ubuntu
Changelog
gnat-gps (5.3dfsg-1ubuntu1) vivid; urgency=low * Merge from Debian unstable. Remaining changes: - debian/control: + gnat-gps: Recommend gdb | gdb-minimal. -- Artur Rona <email address hidden> Fri, 09 Jan 2015 23:38:21 +0100
Upload details
- Uploaded by:
- Artur Rona
- Uploaded to:
- Vivid
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- devel
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
gnat-gps_5.3dfsg.orig.tar.xz | 8.6 MiB | 602c6e1c6fcf179732474e6230b2a361675ce7ae4ac36993efab533f45fcf922 |
gnat-gps_5.3dfsg-1ubuntu1.debian.tar.xz | 28.9 KiB | 92cea19a9da402ca2cfdef9c7dec69c70d74b56d97fe7205e9bdb642210c5701 |
gnat-gps_5.3dfsg-1ubuntu1.dsc | 2.0 KiB | 35c98924b89632790ef03bd6a5edf660bcd205d69cccbeeffa7b5f10c7b9a39b |
Available diffs
Binary packages built by this source
- gnat-gps: No summary available for gnat-gps in ubuntu vivid.
No description available for gnat-gps in ubuntu vivid.
- gnat-gps-common: No summary available for gnat-gps-common in ubuntu wily.
No description available for gnat-gps-common in ubuntu wily.
- gnat-gps-dbg: No summary available for gnat-gps-dbg in ubuntu vivid.
No description available for gnat-gps-dbg in ubuntu vivid.
- gnat-gps-dbgsym: debug symbols for package gnat-gps
GNAT Programming Studio is a complete integrated development environment
that gives access to a wide range of tools and integrates them smoothly.
.
GPS gives access to built-in file editing; HTML based help system;
complete compile/build/run cycle; intelligent source navigation;
project management; general graph technology giving access to many
different browsers such as source dependency, project dependency, call
graphs, etc.; fully integrated visual debugger, based on the GVD
technology, and enhanced for inclusion in GPS; generic version control
system, providing access to CVS, ClearCase, and possibly others in the
future; many other tools such as a visual comparison, automatic
generation of files, source reformatting.
.
GPS is fully customizable, providing several levels of customizations:
a first level, available through the preferences dialog; a second
level, which allows you to customize your menu items, tool bar and key
bindings; a third level, which allows you to automate processing
through scripts; and a fourth level, which allows any kind of very
specific or tight integration, due to the open nature of GPS, and to
its architecture.
.
GPS also integrates with existing editors such as Emacs and Vi.
- gnat-gps-doc: integrated development environment for C and Ada (documentation)
GNAT Programming Studio is a complete integrated development environment
that gives access to a wide range of tools and integrates them smoothly.
.
This package contains the documentation in ASCII, Info, HTML and
PostScript formats. This documentation consists of:
.
- the GPS Tutorial: building Hello, World with the GPS
- a User's Guide: using the GPS for multi-language projects
- a Programmer's Manual: extending the GPS with new modules