Skip to content
forked from pmachata/dwgrep

a tool for querying Dwarf (debuginfo) graphs

License

GPL-3.0, LGPL-3.0 licenses found

Licenses found

GPL-3.0
COPYING
LGPL-3.0
COPYING-LGPLV3
Notifications You must be signed in to change notification settings

pombredanne/dwgrep

 
 

Repository files navigation

dwgrep is a tool for querying Dwarf (debuginfo) graphs.  Queries are
written in a language called Zwerg, the syntax of which is described
in doc/syntax.rst.  The engine itself is available as a shared library
which can be used from C.

Full documentation is available in the doc/ sub-directory.  In particular,
check out <doc/index.rst>.  An HTML rendition of the full documentation is
published at <http://pmachata.github.io/dwgrep/>.

About

a tool for querying Dwarf (debuginfo) graphs

Resources

License

GPL-3.0, LGPL-3.0 licenses found

Licenses found

GPL-3.0
COPYING
LGPL-3.0
COPYING-LGPLV3

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 88.0%
  • Shell 4.4%
  • C 4.0%
  • CMake 1.6%
  • Assembly 1.0%
  • Awk 0.6%
  • Tcl 0.4%