diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2012-10-20 14:42:03 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2012-10-20 14:42:03 +0400 |
commit | bb1c3da3c12651f1c408d96dd6d33ae157bdadd6 (patch) | |
tree | 4a535b35500684ac6a928bf0fd661325b5a04697 /dwarfexample/NEWS | |
download | dwarfutils-upstream.tar.gz |
Imported Upstream version 20120410upstream/20120410upstream
Diffstat (limited to 'dwarfexample/NEWS')
-rw-r--r-- | dwarfexample/NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dwarfexample/NEWS b/dwarfexample/NEWS new file mode 100644 index 0000000..c9ad467 --- /dev/null +++ b/dwarfexample/NEWS @@ -0,0 +1,6 @@ +July 21, 2009 + Roni Simonian noticed a call to print_die_data(dbg,cur_die,in_level); + was missing so not all DIEs would print. Good Catch! +July 8, 2009 + Created a sample libdwarf consumer. Using BSD license so + anyone can use it. And a trivial Makefile. |