Results 1 to 2 of 2

Thread: Debugging plugins

  1. #1
    Join Date
    Feb 2006
    Location
    USA
    Posts
    142
    Thanks
    24
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows Android

    Question Debugging plugins

    Hello all,

    I'm getting a bit confused with one of my plugins. In an attempt to debug its odd behaviour, I built everything with debugging symbols and ran kdbg on the executable. This shows me what the core's doing, but I cannot seem to step into any of my plugin's code. Attempting to step into my instance() function from QPluginLoader just steps to the next line. Anything I can do to get more details of what exactly my plugin is doing? Thanks
    Life without passion is death in disguise

  2. #2
    Join Date
    Feb 2006
    Location
    USA
    Posts
    142
    Thanks
    24
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows Android

    Default Re: Debugging plugins

    I have a bad feeling I know what's going on.

    Is there a restriction from loading libraries in your plugins? I am loading SDL in this plugin for its CD-ROM access functions.
    Life without passion is death in disguise

Similar Threads

  1. Nightmares with plugins
    By KShots in forum Qt Programming
    Replies: 6
    Last Post: 8th February 2007, 16:46
  2. Qt plugins - how to do a libtool-style autoload
    By KShots in forum Qt Programming
    Replies: 2
    Last Post: 7th February 2007, 12:40
  3. Plugins support Help!
    By Chaid in forum Qt Programming
    Replies: 5
    Last Post: 4th July 2006, 15:07
  4. Arthur Plugins demos and designer
    By antonio.r.tome in forum Installation and Deployment
    Replies: 4
    Last Post: 21st March 2006, 14:01
  5. Plugins as small application
    By blackliteon in forum Qt Programming
    Replies: 4
    Last Post: 12th January 2006, 09:39

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.