Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 293 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 293 Bytes

github.com/ianlancetaylor/cgosymbolizer

A Go package that can be used to convert cgo function pointers into useful backtrace information.

This is an experimental package intended for use with the runtime.SetCgoTraceback function.