[all-commits] [llvm/llvm-project] 587f81: Revert "[lldb-server] Reset stop reason of all thr...
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Wed May 20 04:29:57 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 587f81f54a3abab88fe9be5f113c74fc12655ee0
https://github.com/llvm/llvm-project/commit/587f81f54a3abab88fe9be5f113c74fc12655ee0
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2020-05-20 (Wed, 20 May 2020)
Changed paths:
M lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp
M lldb/source/Plugins/Process/Linux/NativeThreadLinux.cpp
M lldb/source/Plugins/Process/Linux/NativeThreadLinux.h
R lldb/test/API/functionalities/thread/break_step_other/Makefile
R lldb/test/API/functionalities/thread/break_step_other/TestThreadBreakStepOther.py
R lldb/test/API/functionalities/thread/break_step_other/main.cpp
Log Message:
-----------
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.
More information about the All-commits
mailing list