OSDN Git Service

Revert "[lldb-server] Reset stop reason of all threads when resuming"
authorRaphael Isemann <teemperor@gmail.com>
Wed, 20 May 2020 11:29:04 +0000 (13:29 +0200)
committerRaphael Isemann <teemperor@gmail.com>
Wed, 20 May 2020 11:29:04 +0000 (13:29 +0200)
commit587f81f54a3abab88fe9be5f113c74fc12655ee0
tree6590bd7c966aedd2d6691f055e059e9b166b46a6
parent02035580d3b5a4dad081704a70ceb269e9264619
Revert "[lldb-server] Reset stop reason of all threads when resuming"

This reverts commit 56de738d18e11c86169f0248b97b2854c37e35ce.

This broke the aarch64 bot. Reverting on behalf of jarin.
lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp
lldb/source/Plugins/Process/Linux/NativeThreadLinux.cpp
lldb/source/Plugins/Process/Linux/NativeThreadLinux.h
lldb/test/API/functionalities/thread/break_step_other/Makefile [deleted file]
lldb/test/API/functionalities/thread/break_step_other/TestThreadBreakStepOther.py [deleted file]
lldb/test/API/functionalities/thread/break_step_other/main.cpp [deleted file]