Commit graph

9 commits

Author SHA1 Message Date
Théophile Bastian d13b625cc5 SimpleDwarf, DwarfReader: fix machine registers 2018-04-23 16:46:03 +02:00
Théophile Bastian dc6072e991 Add simple main 2018-04-23 16:22:32 +02:00
Théophile Bastian f6e9b8ebd2 Add Makefile 2018-04-23 16:22:27 +02:00
Théophile Bastian f9f64e9606 SimpleDwarf: few fixes 2018-04-23 16:12:10 +02:00
Théophile Bastian 8bf2e1e49d SimpleDwarf: add pretty-printing operator<< 2018-04-23 15:59:10 +02:00
Théophile Bastian 13e3647629 Add libdwarfpp-based DwarfReader 2018-04-23 15:09:52 +02:00
Théophile Bastian 8c2191f487 Add simplistic Dwarf representation
This is only representing a small fragment of Dwarf, **on purpose**: in
practice, the huge majority of Dwarf observed in the wild belongs to
this fragment.
2018-04-23 15:09:48 +02:00
Théophile Bastian 32c3ec3745 Add README 2018-04-20 11:41:06 +02:00
Théophile Bastian c3109c60f4
Initial commit 2018-04-20 11:33:48 +02:00