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" <hzqh...@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@lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
>
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to