Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37516811
en ru br
ALT Linux repos
S:0.4-alt3

Group :: Development/Debuggers
RPM: dwgrep

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.4-alt3
Build date: 17 july 2021, 15:41 ( 144.7 weeks ago )
Size: 177.02 Kb

Home page:   http://pmachata.github.io/dwgrep/index.html

License: GPLv3+ and (GPLv2+ or LGPLv3+)
Summary: A tool for querying Dwarf (debuginfo) graphs
Description:

Dwgrep is a tool, an associated language (called Zwerg) and a library
(libzwerg) for querying Dwarf (debuginfo) graphs.

You can think of dwgrep expressions as instructions describing a path
through a graph, with assertions about the type of nodes along the way:
that a node is of given type, that it has a given attribute, etc. There
are also means of expressing sub-conditions, i.e. assertions that a given
node is acceptable if a separate expression matches (or does not match)
a different path through the graph.

Current maintainer: Vitaly Chikunov

List of contributors

List of rpms provided by this srpm:

  • dwgrep
  • dwgrep-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin