Skip to content

gstinfo: add Windows stacktraces support

Mathieu Duponchelle requested to merge meh/gstreamer:windows-stacktraces into master

This uses the DbgHelp library if available. Tested on 64-bit Windows with an MSVC build, output is the same as on Linux with libunwind and libdw available.

CC @thiblahute :)

Edited by Mathieu Duponchelle

Merge request reports