go-stack / stack

Package stack implements utilities to capture, manipulate, and format call stacks.
MIT License
397 stars 34 forks source link

Debugger stopping at findSigpanic() #15

Closed Nemesisesq closed 7 years ago

Nemesisesq commented 7 years ago

when I run the debugger. It keeps breaking on this intentional panic and I don't know how to get my debugger to ignore this.

ChrisHines commented 7 years ago

Try pulling an update of this package as I just merged a fix for this yesterday: https://github.com/go-stack/stack/releases/tag/v1.5.4.