File: ChangeLog2010

package info (click to toggle)
dwarfutils 20201201-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 11,868 kB
  • sloc: ansic: 104,667; sh: 5,947; cpp: 4,675; python: 878; makefile: 646; awk: 11
file content (11 lines) | stat: -rw-r--r-- 567 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
April 26, 2010 David Anderson <davea42@earthlink.net>
   * simplereader.c: Now prints all TAGs regardless of
     whether a DIE has a DW_AT_name attribute.  All names
     print an "" pair so it's easy to recognize empty names
     and names with embedded spaces.
March 31, 2010 David Anderson <davea42@earthlink.net>
   * simplereader.c: Added a new option --names which
     shows additional detail on getting attributes and source 
     file information.
January 3, 2010 David Anderson <davea42@earthlink.net>
   * frame1.c, simplereader.c: Update copyright year.