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. Creator 2.4: GDB can't set breakpoints anymore
Forum Updated to NodeBB v4.3 + New Features

Creator 2.4: GDB can't set breakpoints anymore

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

    I updated to Creator 2.4, and now I can't debug my application anymore using gdb.

    I get the error message:
    "Warning
    Cannot insert breakpoint 1.
    Error accessing memory address 0x24d: Input/output error."

    The debugger settings are all on defaults for the SDK installation.

    Working on Windows XP.

    Anything I can do to fix the problem?

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

      Try deleting all breakpoints.

      How did you end up with a breakpoint in such a location in the first place?

      1 Reply Last reply
      0
      • A Offline
        A Offline
        Asperamanca
        wrote on last edited by
        #3

        Found the reason.

        It's a breakpoint inside a template class method. That doesn't seem to be supported.

        I completely forgot about that limitation. Sorry for the scare.

        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