Results 1 to 14 of 14

Thread: KDevelop debugger setup problem

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #11
    Join Date
    Apr 2007
    Location
    Sunny Darwin, NT Australia
    Posts
    186
    Thanks
    29
    Thanked 5 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: KDevelop debugger setup problem

    Yes, when debug is started, a "Variables" tab is added to the left of the IDE. I manually added it in that window and also by hilighting the variable in the source code window and add it from the popup menu. Both methods give the same result.

    Although I deleted the watch entries, closed the project and re-built it, the same error dialog still pops up every time the variable is accessed in a debug session.

    While the app is running, the Breakpoint icon in the source window is red.

    Another odd thing, in the IDE Debug pulldown menu, the available options are:
    Stop
    Interrupt
    Set Execution position to cursor
    Restart

    But these menu options are disabled:
    Run to cursor
    Step Over
    Step over instruction
    Step Into
    Step Into Instruction
    Step out

    For what it's worth, the Shell window that opens doesn't seem to do anything. It's just a blank shell with no prompt, nothing gets sent to it.

    Just now as I closed the running app, KDevelop debug dialog reported numerous error messages, all the same:
    No registers

    Then the debugger encountered an internal error reported by gdb, "Please submit a bug report".
    Last edited by vieraci; 12th September 2007 at 13:08.

  2. The following user says thank you to vieraci for this useful post:

    honest581 (17th September 2007)

Similar Threads

  1. Basic Qt4 tutorial needed
    By pthomas in forum Qt Programming
    Replies: 26
    Last Post: 16th October 2006, 15:11
  2. Problem with Debug mode in KDevelop
    By zlatko in forum KDE Forum
    Replies: 1
    Last Post: 16th June 2006, 09:10
  3. problem about multiple project in Kdevelop
    By coralbird in forum KDE Forum
    Replies: 6
    Last Post: 9th March 2006, 01:48

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.