SIGILL when calling ‘step over’

Sysprogs forums Forums VisualGDB SIGILL when calling ‘step over’

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #514
    j00hi
    Participant

    Basically, debugging works, I can set breakpoints and call “Continue” (F5) and everything is fine.
    But when I call “Step over” (F10) Visual Studio 2010 displays the error message: “Received a SIGILL: Illegal instruction”

    What’s going on here?

    #2253
    support
    Keymaster

    Hi,

    Which exact Linux version and GDB version are you using?

    #2254
    j00hi
    Participant

    erm… I’m using VisualGDB on Windows.
    It looks like restarting Visual Studio solved the problem. ^^

    #2255
    support
    Keymaster

    OK, if you encounter the problem again, feel free to submit details so that we can fix it.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.