[all-commits] [llvm/llvm-project] 7a2b09: Revert "[lldb] [llgs] Fix multi-resume bugs with n...

Michał Górny via All-commits all-commits at lists.llvm.org
Fri Jul 15 04:45:29 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7a2b09b4798dbd5ec69e934b595eab5afddf33c5
      https://github.com/llvm/llvm-project/commit/7a2b09b4798dbd5ec69e934b595eab5afddf33c5
  Author: Michał Górny <mgorny at moritz.systems>
  Date:   2022-07-15 (Fri, 15 Jul 2022)

  Changed paths:
    M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
    M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.h
    M lldb/test/API/tools/lldb-server/TestNonStop.py
    M lldb/test/API/tools/lldb-server/vCont-threads/TestPartialResume.py

  Log Message:
  -----------
  Revert "[lldb] [llgs] Fix multi-resume bugs with nonstop mode"

This reverts commit f8605da8758fbae16410e4ed5493a39429fd73ec.
This is causing buildbot failures and now I see that I have not updated
the tests to use "stop" instead of "trap".




More information about the All-commits mailing list