Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Debugging Symbian Emulator , but no call stack information and locals window blank
Forum Updated to NodeBB v4.3 + New Features

Debugging Symbian Emulator , but no call stack information and locals window blank

Scheduled Pinned Locked Moved Qt Creator and other tools
3 Posts 2 Posters 3.0k 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.
  • J Offline
    J Offline
    jpspringall
    wrote on last edited by
    #1

    When i debug a Mobile Qt Application on the Symbian Emulator using the cdb debugger following happens:

    1.Successfully hit hit a break point - to pause execution.
    2.The call stack window is blank
    3.The locals & watches window is blank
    4.The correct source file is displayed in the source window, but there is no actual indication that the breakpoint has been hit.

    The debug log is available here:
    http://pastebin.com/gU0ZGNi2

    Which points to it being something to do with symbols not loading:
    *** ERROR: Symbol file could not be found. Defaulted to export symbols for C:\QtSDK\Simulator\Qt\msvc2005\bin\QtCored4.dll -

    I've had a run through using procmon, and it appears to be finding all required pdb files, but obviously not.

    I'm running Win7x64 with qtcreator 2.2.0 based on Qt 4.7.4(32bit).

    Any suggestions would be great.

    Cheers

    James

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      Are you using the Qt Simulator or the symbian emulator?

      1 Reply Last reply
      0
      • J Offline
        J Offline
        jpspringall
        wrote on last edited by
        #3

        Sorry didnt realise there was a difference, i'm using Qt Simulator

        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