Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. qt creator not responding to breakpoints, gdb now working[SOLVED]

qt creator not responding to breakpoints, gdb now working[SOLVED]

Scheduled Pinned Locked Moved General and Desktop
gdb
3 Posts 2 Posters 2.3k Views
  • 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
    anoop
    wrote on last edited by anoop
    #1

    I am having trouble making qt work with gdb.
    Whenever I set a break point, it says gdb process has not responded wihtin 40 seconds.And it says gdb is stuck in endless loop
    I'm attaching a screenshot of what exactly it says http://snag.gy/Oc3sq.jpg.
    Gdb works fine without qt.

    Running Arch Linux, Kernel Version 3.18.6-1, GDB 7.9, Qt Creator 3.3.2

    Anything that might help me here?

    1 Reply Last reply
    0
    • A Offline
      A Offline
      anoop
      wrote on last edited by
      #2

      Figured out the solution. In GDB, the option, load .gdbinit file on gdb startup was selected, but I did not have .gdbinit file, hence it was timing out searching for that file.
      I just unchecked that option and now it works just fine.

      1 Reply Last reply
      0
      • T Offline
        T Offline
        tojo2ska8
        wrote on last edited by
        #3

        thanks dude, it run succefully :D

        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