[Bug 797283] gst: add some gdb python macros

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Oct 14 14:40:06 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=797283

--- Comment #1 from Michael Olbrich <m.olbrich at pengutronix.de> ---
Created attachment 373925
  --> https://bugzilla.gnome.org/attachment.cgi?id=373925&action=edit
gst: add some gdb python macros

This adds gdb pretty printer for some GStreamer types.
For GstObject pointers the type and name is added, e.g.
"0x5555557e4110 [GstDecodeBin|decodebin0]".
For GstMiniObject pointers the object type is added, e.g.
"0x7fffe001fc50 [GstBuffer]".
For GstClockTime and GstClockTimeDiff the time is also printed in human
readable form, e.g. "150116219955 [+0:02:30.116219955]".

Signed-off-by: Michael Olbrich <m.olbrich at pengutronix.de>

-- 
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