[Bug 775423] info: Add a 'full' parametter to gst_debug_get_stack_trace
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Nov 30 19:05:00 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=775423
Tim-Philipp Müller <t.i.m at zen.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |t.i.m at zen.co.uk
Attachment #341081|none |reviewed
status| |
--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Comment on attachment 341081
--> https://bugzilla.gnome.org/attachment.cgi?id=341081
info: Add a 'full' parametter to gst_debug_get_stack_trace
Funny, when I saw the original addition I thought to myself 'maybe we should
add a flags argument for future use' ;)
Maybe we should make this a flags arg or do we reckon that a simple bool will
definitely be enough?
I also wonder if it makes sense to add the option via another func for a 'blob
of data' (e.g. array of pointers or whatever) to be retrieved as stack trace,
and then another function to turn that into symbols/files/line numbers. The
leak tracer for example should only really need to resolve the details when it
prints the leak, not during normal operation.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list