microsoft / opengcs

Moved to https://github.com/microsoft/hcsshim/tree/master/internal/guest. If you wish to open PRs/submit issues please do so against https://github.com/microsoft/hcsshim.
MIT License
83 stars 41 forks source link

Add ability to dump stacks in OpenGCS #335

Closed katiewasnothere closed 5 years ago

katiewasnothere commented 5 years ago

Added bridge handler to dump opengcs stacks

katiewasnothere commented 5 years ago

@jterry75 do we still want the ability to write to a file in dump stacks? main.go uses the write to file ability, but @kevpar and I are unsure if this is needed.