Results 1 to 4 of 4

Thread: operate by instruction doesn't work while debugging the code

  1. #1
    Join Date
    Jan 2012
    Posts
    8
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Windows

    Question operate by instruction doesn't work while debugging the code

    Hi,
    I am using QT 4.7.3. While debugging the code, it goes in disassembler. Pressing "Operate by instruction" does't work. I am unable to de-select "Operate by instruction". It still remains in disassembler. I have GDB debugger. How to switch off disassembler and view the line where I have set the breakpoint.
    Thanks

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: operate by instruction doesn't work while debugging the code

    Make sure you have a debug build of whatever you are trying to step into using the debugger.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Jan 2012
    Posts
    8
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: operate by instruction doesn't work while debugging the code

    Yes it is a debug build. Still it's not working

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: operate by instruction doesn't work while debugging the code

    Please post the backtrace.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Qt Creator Debugging step by step through else rich code does not work
    By Terjoqu in forum Qt Tools
    Replies: 1
    Last Post: 11th March 2010, 21:44
  2. Debugging JavaScript code evaluated by QWebView
    By thiagoalencar22 in forum Newbie
    Replies: 0
    Last Post: 28th October 2009, 12:24
  3. Replies: 3
    Last Post: 24th April 2009, 22:41
  4. Why this code doesn't work?
    By prykHetQuo in forum Qt Programming
    Replies: 2
    Last Post: 11th February 2009, 19:08
  5. how to operate tcpsocket in thread again
    By succulent_lily in forum Qt Programming
    Replies: 3
    Last Post: 27th November 2008, 05:57

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.