Results 1 to 3 of 3

Thread: Build QtWebkit with internal debug symbol with Qt 4.8.0

  1. #1

    Default Build QtWebkit with internal debug symbol with Qt 4.8.0

    I am trying to step into the internal source code of QtWebkit (I mean the code inside WebCore instead of just the Qt wrapper classes). I donwloaded QT 4.8.0 opensource version. I used the following configuration command before running nmake.

    >configure -webkit-debug -debug

    However, the compiled version doesn't allow me to step into webkit source code. The generated PDB file for QtWebkit.dll is only about 30MB+. I compiled QT 4.7.3 before and the PDB file is 160MB for QtWebkit.dll. It seems the option webkit-debug is now completely ignored.

    Is there anyway to fix this issue?

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

    Default Re: Build QtWebkit with internal debug symbol with Qt 4.8.0

    Bumping this thread. I built Qt 4.8.5 with MinGW, but the question is the same: why is QtWebkitd.dll ignored while all the rest libraries are enabled to step into?
    Last edited by andrey-rogozhnikov; 29th November 2013 at 08:54.

  3. #3
    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: Build QtWebkit with internal debug symbol with Qt 4.8.0

    Can somebody please answer this. I think there are enough people wanting to know how to step into QtWebkit code while debugging.

Similar Threads

  1. Qt + Linux + Eclipse - debug using debug build?
    By will49 in forum Qt Programming
    Replies: 6
    Last Post: 13th April 2012, 07:27
  2. Replies: 2
    Last Post: 4th October 2011, 00:04
  3. how to debug qtwebkit in windows?
    By fancyerii in forum Installation and Deployment
    Replies: 0
    Last Post: 26th November 2010, 06:19
  4. Build qtwebkit
    By namcs in forum Qt Webkit
    Replies: 0
    Last Post: 6th May 2010, 09:24
  5. DEBUG macro not defined in debug build using vc++
    By piotr.dobrogost in forum Qt Programming
    Replies: 0
    Last Post: 21st July 2009, 14:07

Tags for this Thread

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.