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