Results 1 to 2 of 2

Thread: How to step into libQtWebKit while debugging?

  1. #1
    Join Date
    May 2013
    Posts
    5
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default How to step into libQtWebKit while debugging?

    Hello all!

    I'm trying to debug classed inherited from QWebView and QWebPage and need to step into libQtWebKit's methods but still have little success. I tried to install libqt4-webkit-dbg and qt4-bin-dbg. No effect. Tried to compile Qt myself with -webkit-debug (./configure -prefix /media/random/tmp/Qt-4.8.5d-dbus-v2 -debug -webkit-debug -silent -dbus -openssl && make && make install) and added the kit into QtCreator. The debugger is able to step into Qt libraries except libQtWebKit.

    What is the right way to debug QtWebKit?

  2. The following user says thank you to andrey-rogozhnikov for this useful post:

    louboutinoutlet (1st December 2013)

  3. #2
    Join Date
    Dec 2010
    Posts
    44
    Thanks
    9
    Thanked 2 Times in 1 Post
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: How to step into libQtWebKit while debugging?

    Can somebody please answer how to build QtWebKit so that we may step into its code when we debug. Thank you.


    sky.

Similar Threads

  1. Qt Creator How to step into Thirdparty library source code while debugging?
    By vangaurd in forum Qt Tools
    Replies: 6
    Last Post: 14th September 2012, 12:13
  2. Replies: 4
    Last Post: 23rd July 2012, 20:09
  3. Qt Creator Debugging step by step through else rich code does not work
    By Terjoqu in forum Qt Tools
    Replies: 1
    Last Post: 11th March 2010, 21:44
  4. Video Tutorials or step by step guides?
    By Dumbledore in forum Newbie
    Replies: 2
    Last Post: 10th October 2007, 08:33
  5. Step by Step MySQL Plugin... what's next step?
    By chaosgeorge in forum Qt Programming
    Replies: 20
    Last Post: 5th November 2006, 15:32

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.