EnglishFrenchSpanish

OnWorks favicon

gnatinspect - Online in the Cloud

Run gnatinspect in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command gnatinspect that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


gnatinspect - Query cross-references on source code

SYNOPSIS


gnatinspect -Pproject [switches]

DESCRIPTION


The reference source of information about gnatinspect, the GNATColl manual, should be
available in various formats under the /usr/share/doc/libgnatcoll-doc directory. Else,
please install the libgnatcoll-doc package.

When manipulating source code, programmers needs to know where the various symbols are
defined, where they are used, and so on. Computing this information is tricky, especially
for languages that support overloading of subprograms. By definition, a compiler
understands the program and where each part comes from. Some compilers like GNAT and gcc
can then generate extra output files (.ali and .gli respectively) which contain this
information.

The GNATCOLL.Xref Ada library can aggregate all those files into a single sqlite database,
answering queries such as: Give me the declaration for this entity, List all places where
this entity is used, Show all subprograms that could be called in practice at this
dispatching call, What files does this file depend on, Show me the call graph for this
application... Instead of a direct access to the sqlite database, gnatinspect displays an
interactive prompt that lets you perform various queries.

gnatinspect --help will display the list of commands and their syntax.

Use gnatinspect online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    OfficeFloor
    OfficeFloor
    OfficeFloor provides inversion of
    coupling control, with its: - dependency
    injection - continuation injection -
    thread injection For more information
    visit the...
    Download OfficeFloor
  • 2
    DivKit
    DivKit
    DivKit is an open source Server-Driven
    UI (SDUI) framework. It allows you to
    roll out server-sourced updates to
    different app versions. Also, it can be
    used fo...
    Download DivKit
  • 3
    subconverter
    subconverter
    Utility to convert between various
    subscription format. Shadowrocket users
    should use ss, ssr or v2ray as target.
    You can add &remark= to
    Telegram-liked HT...
    Download subconverter
  • 4
    SWASH
    SWASH
    SWASH is a general-purpose numerical
    tool for simulating unsteady,
    non-hydrostatic, free-surface,
    rotational flow and transport phenomena
    in coastal waters as ...
    Download SWASH
  • 5
    VBA-M (Archived - Now on Github)
    VBA-M (Archived - Now on Github)
    Project has moved to
    https://github.com/visualboyadvance-m/visualboyadvance-m
    Features:Cheat creationsave statesmulti
    system, supports gba, gbc, gb, sgb,
    sgb2Tu...
    Download VBA-M (Archived - Now on Github)
  • 6
    Stacer
    Stacer
    Linux System Optimizer and Monitoring
    Github Repository:
    https://github.com/oguzhaninan/Stacer.
    Audience: End Users/Desktop. User
    interface: Qt. Programming La...
    Download Stacer
  • More »

Linux commands

Ad