Some tests/tools with DWARF debugging format.
Shows informations in the .debug_line section.
Flags:
-ltoggles showing each couple (line, address) in file (i.e. dump each matrix rows). Similar toobjdump --dwarf=decodedline-ddisassembles the opcodes in the.debug_linesection. Smilar toobjdump --dwarf=line
Sources: