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. Unable to debug templates with CDB
Forum Updated to NodeBB v4.3 + New Features

Unable to debug templates with CDB

Scheduled Pinned Locked Moved Qt Creator and other tools
1 Posts 1 Posters 617 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.
  • N Offline
    N Offline
    nuuustik
    wrote on last edited by
    #1

    Whenever I set a breakpoint in template method the debugger won't stop there. It just avoids them. Though I can step into template methods. With non-template methods all works fine.
    I have tried several QtCreator versions but the same issue exists.
    Using 64-bit Windows 7 with latest QtCreator (2.8.1) which probably uses cdb debugger by default
    Under linux all works ok (guess it's because it uses gdb instead of cdb).
    I think there might be something todo with cdb but I've no idea what to change or why doesn't it work out of the box with templates.
    Can someone please help? It really gets on my nerves and I have to constantly use visual studio on the side.

    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