pmachata/dwgrep

a tool for querying Dwarf (debuginfo) graphs

C++

57

135 commits

updated May 13, 2024

See the code

README

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/>.

Not written in Markdown, so it's shown here as plain text — view it formatted on GitHub.

Contributors

pmachata

126 commits

tromey

4 commits

cuviper

2 commits

scottt

2 commits

pmachata/dwgrep

a tool for querying Dwarf (debuginfo) graphs

C++

57

135 commits

updated May 13, 2024

See the code

README

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/>.

Not written in Markdown, so it's shown here as plain text — view it formatted on GitHub.

Contributors

pmachata

126 commits

tromey

4 commits

cuviper

2 commits

scottt

2 commits

Languages

C++

87.9%

Shell

4.4%

C

4.0%

CMake

1.6%