[gst-devel] Debugging GStreamer
Jan Schmidt
thaytan at noraisin.net
Thu Nov 30 12:55:40 CET 2006
On Wed, 2006-11-29 at 13:26 +0000, Chris Ross wrote:
> Hi Edward,
>
> On Wed, 29 Nov 2006, Edward Hervey wrote:
> > could you give us a backtrace ?
>
> Sadly not, that is why I was asking how to get gst-inspect itself to be a
> lot more vocal about what it's doing.
>
> # gdb gst-inspect
> GNU gdb 6.5 Copyright (C) 2006 Free Software Foundation,
> Inc. GDB is free software, covered by the GNU General Public License, and
> you are welcome to change it and/or distribute copies of it under certain
> conditions.
> Type "show copying" to see the conditions.
> There is absolutely no warranty for GDB. Type "show warranty" for
> details.
> This GDB was configured as "arm-3d-linux"...Using host libthread_db
> library "/lib/libthread_db.so.1".
>
> (gdb) run
> Starting program: /usr/bin/gst-inspect
When debugging gst-inspect, you need to know that both gst-launch and
gst-inspect are small wrapper programs that find gst-launch-0.10 and
gst-inspect-0.10 and run those instead.
You should try gdb gst-inspect-0.10 instead.
Regards,
Jan.
--
Jan Schmidt thaytan at noraisin.net
Homer: "No TV and No Beer make Homer something something"
Marge: "Go Crazy?"
Homer: "Don't mind if I do! aaaarrrarrgghar!"
More information about the gstreamer-devel
mailing list