Terminating libdwarf

This information discusses how the program analysis application terminates its interaction with libdwarf.

The program analysis application terminates the Dwarf_Debug object with the following code:
dwarf_finish(dbg, &err);