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 (6 lines) | stat: -rw-r--r-- 246 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
26 February, 2015
  Now uses dwgetopt() instead of getopt() so all environments
  have a getopt-like functionality.  It reaches around to
  libdwarf for the source to dwgetopt, but it could
  equally well reach into dwarfdump for that source.