Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-4120

[PATCH] Internal debugger handles "next" statement wrong

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • None
    • NTCore
    • None
    • Operating System: ReactOS
      Platform: x86 Hardware

    Description

      Created an attachment (id=3908)
      calculate the right Eip after next

      The internal ros debugger handle the "next" statment wrong.
      When i wand to step over an call the debugger set a int3 behind the
      call statment. When the debugger breaks on the int 3 the Eip is
      behind the int 3. So that next calculation to the next statment is
      wrong.

      Daniel Zimmermann

      Attachments

        Activity

          People

            fireball fireball
            netzimme Daniel Zimmermann
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: