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. [Moved] Qt creator and GDB

[Moved] Qt creator and GDB

Scheduled Pinned Locked Moved Qt Creator and other tools
4 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.
  • S Offline
    S Offline
    srinathgs
    wrote on last edited by
    #1

    Hi, I'm fairly new to Qt creator and I want to use Qt Creator for developing a normal C++ file without using Qt libraries. Just yesterday I cleared the issue of importing a c++ project into Qt Creator using 'makefile'. When trying to debug, I get the following error in the "Application output" window
    Debugging starts
    &"warning: GDB: Failed to set controlling terminal: Invalid argument\n"
    <my program's result>
    Debugging has finished.

    Further the debugger log can be found at the following link
    http://pastebin.com/4yVYaX0e

    I currently have Ubuntu 11.10 and Qt Creator 2.3.1.

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

      All is well, your program has quit normally.

      1 Reply Last reply
      0
      • S Offline
        S Offline
        srinathgs
        wrote on last edited by
        #3

        Tobias Hunger: Why am I not able to go to the debug mode?

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

          You went into debug mode and straight out of it again:-) Debugging is done once the application finishes.

          Try setting a breakpoint somewhere.

          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