pmachata / dwgrep

a tool for querying Dwarf (debuginfo) graphs

Home Page:http://pmachata.github.io/dwgrep/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://pmachata.github.io/dwgrep/

License:GNU General Public License v3.0


Languages

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