Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/namhyung/dwarview

DWARF debug info viewer using GTK+
https://github.com/namhyung/dwarview

debug dwarf gui viewer

Last synced: about 2 months ago
JSON representation

DWARF debug info viewer using GTK+

Awesome Lists containing this project

README

        

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.

* Homepage: https://github.com/namhyung/dwarview

Screenshot
==========
![screentshot of dwarview](doc/dwarview-screenshot.png)