gdb: handle ghost and proxy pads while looking for the top-level element
authorMichael Olbrich <m.olbrich@pengutronix.de>
Sat, 11 May 2019 18:55:36 +0000 (20:55 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Fri, 24 May 2019 10:37:50 +0000 (10:37 +0000)
commit8ccb9f2595bd8a3f2f78411e72fe8c6eee327eda
tree81622bb3ac9bfb4d97dceda9e9a81bc3b8a368bc
parent320a4cba4ba9ea607cf4c9a623d08aad64151aa9
gdb: handle ghost and proxy pads while looking for the top-level element

The parent object for pads is not always a GstElement. Handle GstProxyPad
parents as well.
libs/gst/helpers/gst_gdb.py