info: Properly start and end dwfl sessions when getting stack traces
authorThibault Saunier <tsaunier@gnome.org>
Tue, 29 Nov 2016 20:34:40 +0000 (17:34 -0300)
committerThibault Saunier <tsaunier@gnome.org>
Tue, 6 Dec 2016 17:06:43 +0000 (14:06 -0300)
commitdbe3d2b328113b468e19adc2ff39acc22e151069
tree95ea8bef8819c74615be2d92143eab8c071e2dc9
parent90f101981cccdd5aed7266298e466e5f00e4737a
info: Properly start and end dwfl sessions when getting stack traces

We were creating a new session to retrive each line of a stack trace
and we are supposed to start it once for a whole stack trace.

And pass the whole file to gst-indent.

https://bugzilla.gnome.org/show_bug.cgi?id=775365
gst/gstinfo.c