Skip to content

pimzero/dwarf-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Some tests/tools with DWARF debugging format.

debug_line

Shows informations in the .debug_line section.

Flags:

  • -l toggles showing each couple (line, address) in file (i.e. dump each matrix rows). Similar to objdump --dwarf=decodedline
  • -d disassembles the opcodes in the .debug_line section. Smilar to objdump --dwarf=line

Sources:

About

Tests/tools with DWARF debugging format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published