[webkit-dev] How can I get some debug infomation in MediaPlayerPrivateGStreamer.cpp

Terry Anderson tdanderson at chromium.org
Thu Apr 19 20:40:19 PDT 2012


Are you sure that the code is even being reached? Try an ASSERT(false); to
make sure.

Terry
On Apr 19, 2012 7:42 PM, "ZiQiangHuan" <hzqhuan at gmail.com> wrote:

> hi,
>
> I build webkit with gstreamer support, but  I encountered a problem when I
> test with it. When I write a simple statement "printf("*****\n")" in the
> function isAvailable() of MediaPlayerPrivateGStreamer.cpp, I got nothing
> output. When I do the same thing with the function create of
> MediaPlayerPrivateGStreamer.cpp, I got nothing output too. So I want to
> know if I want to get some debug info in these functions, what should I do?
> anyone has some experience with this? And I don't know why this happen.
>
> Any help would be appreciated.
>
> Best regards,
> zqhuan
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20120419/ed39cc9a/attachment.html>


More information about the webkit-dev mailing list