namhyung / dwarview

DWARF debug info viewer using GTK+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DWARVIEW

The dwarview is a GUI program that displays DWARF debug info in a file. It also supports search functions and variables by name (with glob pattern). It's written in C using GTK+3 and libdw library from elfutils.

Screenshot

screentshot of dwarview

About

DWARF debug info viewer using GTK+

License:GNU General Public License v2.0


Languages

Language:C 99.3%Language:Makefile 0.7%