dwarview is a graphical utility for inspecting DWARF debugging information stored in executable files and other objects. It provides a GTK+ interface for exploring debug data, with support for searching functions and variables by name using glob patterns. The program is written in C and uses libdw from elfutils to read DWARF information.
This is free and open source software.
Key Features
- Displays DWARF debugging information in a graphical interface.
- Searches functions and variables by name.
- Supports glob pattern matching in searches.
- Uses GTK+3 for its desktop user interface.
- Uses libdw from elfutils to read DWARF data.
Website: github.com/namhyung/dwarview
Support:
Developer: Namhyung Kim
License: GNU General Public License v2.0

dwarview is written in C. Learn C with our recommended free books and free tutorials.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

