Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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+
- Host: GitHub
- URL: https://github.com/namhyung/dwarview
- Owner: namhyung
- License: gpl-2.0
- Created: 2016-09-29T09:18:43.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-01-08T08:07:53.000Z (almost 4 years ago)
- Last Synced: 2023-04-13T10:36:04.385Z (over 1 year ago)
- Topics: debug, dwarf, gui, viewer
- Language: C
- Homepage:
- Size: 128 KB
- Stars: 48
- Watchers: 4
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)