Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. Enabling debugging messages in Qt webkit
Forum Updated to NodeBB v4.3 + New Features

Enabling debugging messages in Qt webkit

Scheduled Pinned Locked Moved Qt WebKit
3 Posts 3 Posters 7.3k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    HymaNagendra
    wrote on last edited by
    #1

    How to enable Qt and webkit debug messages? I tried with the option -debug -webkit-debug as an input to config. But I didn’t see any logs when I executed. I’m using Qt4.8.0 on mips based platform.

    1 Reply Last reply
    0
    • I Offline
      I Offline
      imahgin
      wrote on last edited by
      #2

      Maybe you will find "this ":http://www.developer.nokia.com/Community/Wiki/Redirecting_JavaScript_console_messages_in_a_Qt_hybrid_application useful although it's javascript related.

      1 Reply Last reply
      0
      • M Offline
        M Offline
        mglanville
        wrote on last edited by
        #3

        From the QtWebKit docs...

        bq. Building the QtWebKit module with debugging symbols is problematic on many platforms due to the size of the WebKit engine. We recommend building the module only in release mode for embedded platforms. Currently QtWebKit will always be compiled without debugging symbols when using gcc. Take a look at the last lines of src/3rdparty/webkit/WebCore/WebCore.pro if you need to change this.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved