File: NEWS

package info (click to toggle)
dwarfutils 20161124-1%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 6,800 kB
  • ctags: 5,982
  • sloc: ansic: 60,119; cpp: 3,753; python: 639; makefile: 618; sh: 590; 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.