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

We should not send UNLOAD_DLL_DEBUG_EVENT after sending EXIT_PROCESS_DEBUG_EVENT

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 0.4.6
    • None
    • None
    • June 2017

    Description

      This is worth 30 seconds in kernel32:process.
      (in the function test_DebuggingFlag, the debug loop is exited after EXIT_PROCESS_DEBUG_EVENT.
      However, after that reactos tries to send a UNLOAD_DLL_DEBUG_EVENT, and thus waits for another ContinueDebugEvent.

      Attachments

        1. dbgkutil.c.patch
          0.6 kB
        2. skipdbg.patch
          2 kB
        3. skipdbg.patch
          2 kB

        Activity

          People

            learn_more Mark Jansen
            learn_more Mark Jansen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: