Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: blacktop/go-dwarf

v1.0.14

18 Mar 00:37
6368b8c

Choose a tag to compare

Changelog

6368b8c chore: pull in upstream dwarf5 fixes from Go + fixes to debug_names lookups

v1.0.13

14 Mar 19:09
9b6c1d2

Choose a tag to compare

Changelog

9b6c1d2 fix: enhance error messages for missing DWARF hash data

v1.0.12

04 Mar 18:25
feeab29

Choose a tag to compare

Changelog

feeab29 fix: _Atomic type stringer

v1.0.11

02 Mar 07:48
85c834b

Choose a tag to compare

Changelog

85c834b feat: add initial support for DWARF5 debug_names

v1.0.10

08 Feb 03:14
5800de6

Choose a tag to compare

Changelog

5800de6 feat: add ability to disable printing structure type offsets
a5711e1 fix: more type output formats
c255710 fix: fix output fmt for typedef, ptr and ptrauth
469931b fix: typedef stringer
9c3a375 chore: update lic yrs
3c2d440 feat: FilesForEntry convenience func
b97eb7e feat: more types handled
f2edb30 feat: lookups
aa1f210 chore: add initial hash parsing
2e729cb Update README.md
cca96c4 Update Makefile
b2132f9 fix: remove circular dep confusion (go-macho)
d80480a Update Makefile
7eb8fcb Update .gitignore
557ce0d chore: bump go-macho version
3c5155c fix: use my macho pkg
fc0c604 fix paths
fb85fcd Create Makefile
94858df Create go.mod
2b8596d Update README.md
432117a add code from Go
320c7c4 Initial commit

v1.0.9

27 Feb 18:58
a5711e1

Choose a tag to compare

Changelog

a5711e1 fix: more type output formats

v1.0.8

27 Feb 04:06
c255710

Choose a tag to compare

Changelog

c255710 fix: fix output fmt for typedef, ptr and ptrauth
469931b fix: typedef stringer
9c3a375 chore: update lic yrs

v1.0.7

29 Aug 00:13
3c2d440

Choose a tag to compare

Changelog

3c2d440 feat: FilesForEntry convenience func

v1.0.6

26 Aug 05:41
b97eb7e

Choose a tag to compare

Changelog

b97eb7e feat: more types handled

v1.0.5

23 Aug 20:48
f2edb30

Choose a tag to compare

Changelog

f2edb30 feat: lookups