1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
dwarfutils (20100214-1) unstable; urgency=low
* New upstream version.
- Dwarfdump now prints generic register names in frame printing instead of
using MIPS register names as the default
- Fixed libdwarf and dwarfdump to handle all DW_OP operators correctly
- Fixed libdwarf and dwarfdump to handle mismatch between elf63 object type
and compilation unity type (32bit).
- Fixed dwarfdump -M option to print all FORMs.
-- Troy Heber <troyh@debian.org> Tue, 09 Mar 2010 08:25:12 -0700
dwarfutils (20091012-1) unstable; urgency=low
* New upstream version.
- Lots of small bug fixes see the ChangeLog in the source for details
- Adds dwarfdump2 package
- Adds examples
-- Troy Heber <troyh@debian.org> Thu, 05 Nov 2009 09:10:19 -0700
dwarfutils (20080409-2) unstable; urgency=low
* conflicts with libdw-dev, as both packages provide /usr/include/dwarf.h,
(Closes: #479503)
-- Troy Heber <troyh@debian.org> Mon, 05 May 2008 07:31:47 -0600
dwarfutils (20080409-1) unstable; urgency=low
* Initial Release (Closes: #447775)
-- Troy Heber <troyh@debian.org> Wed, 16 Apr 2008 09:49:33 -0600
|