Skip to content

RishiMaskare/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 documantation is availabel in doc/ sub-directory.  In particular,
check out <doc/index.rst>.  A HTML rendition of full documentation is
published at <http://pmachata.github.io/dwgrep/>.

About

a tool for querying Dwarf (debuginfo) graphs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 88.2%
  • Shell 4.0%
  • C 4.0%
  • CMake 1.7%
  • Assembly 1.0%
  • Awk 0.7%
  • Tcl 0.4%