> When I use gdb to debug QtWebKit, I find that I can't set breakpoint on the > QtWebKit functions( like QWebView::load ). I can set breakpoint on the Qt > functions( like QPainter::drawPixmap). Why is that? Thanks!
This has been discussed before, https://lists.webkit.org/pipermail/webkit-qt/2010-February/000145.html and http://trac.webkit.org/changeset/38899. -- Ariya Hidayat http://www.linkedin.com/in/ariyahidayat _______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
