File: NEWS

package info (click to toggle)
dwarfutils 20180809-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 8,228 kB
  • sloc: ansic: 63,382; sh: 5,222; cpp: 4,041; makefile: 548; python: 445; awk: 11
file content (10 lines) | stat: -rw-r--r-- 462 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
September 05, 2016
  simplereader.c: Added the --dumpallnames option so one can
  get all the strings from debug_info,_types into a file.
  A simple way to enable further examination of the strings.
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.