File: ChangeLog2009

package info (click to toggle)
dwarfutils 20210528-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 11,924 kB
  • sloc: ansic: 110,023; sh: 5,663; cpp: 4,809; makefile: 654; python: 639; awk: 11
file content (8 lines) | stat: -rw-r--r-- 463 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
August 7, 2009 David Anderson <davea42@earthlink.net>
   * frame1.c: This is a new example that uses frame functions.
July 21, 2009 David Anderson <davea42@earthlink.net>
   * simplereader.c: After cur_die = sib_die; nothing was printing
     cur_die, so added a print call after the assignment.
July 8, 2009 David Anderson <davea42@earthlink.net>
   * Makefile: New trivial Makefile to build the example.
   * simplereader.c: New trivial example using libdwarf.