[Bug 772555] debug: Implement gst_debug_print_stack_trace with libunwind/backtrace when avalaible
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Oct 20 18:37:01 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=772555
Thibault Saunier <tsaunier at gnome.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #337336|reviewed |none
status| |
Attachment #337336|0 |1
is obsolete| |
--- Comment #27 from Thibault Saunier <tsaunier at gnome.org> ---
Created attachment 338123
--> https://bugzilla.gnome.org/attachment.cgi?id=338123&action=edit
debug: Remove the Gst only based stack trace printing implementation
We now have 2 other implementations that should work better.
--- Comment #28 from Thibault Saunier <tsaunier at gnome.org> ---
Review of attachment 337334:
--> (https://bugzilla.gnome.org/review?bug=772555&attachment=337334)
::: gst/gstinfo.c
@@ +2439,3 @@
+ .find_elf = dwfl_linux_proc_find_elf,
+ .find_debuginfo = dwfl_standard_find_debuginfo,
+#ifdef HAVE_DW
Seems to be C89
--
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