[all-commits] [llvm/llvm-project] ceccbb: Revert "[lldb] [gdb-remote client] Remove breakpoi...
Michał Górny via All-commits
all-commits at lists.llvm.org
Tue Aug 31 23:53:48 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ceccbb8145c87d62c4a796d7b2a380083cf32331
https://github.com/llvm/llvm-project/commit/ceccbb8145c87d62c4a796d7b2a380083cf32331
Author: Michał Górny <mgorny at moritz.systems>
Date: 2021-09-01 (Wed, 01 Sep 2021)
Changed paths:
M lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
M lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h
R lldb/test/Shell/Subprocess/vfork-follow-parent-softbp.test
Log Message:
-----------
Revert "[lldb] [gdb-remote client] Remove breakpoints throughout vfork"
This reverts commit 199344d832c1bed1d75b1db2c1493e5a3e5c5544.
It caused regressions on arm, as reported by lldb-arm-ubuntu buildbot.
More information about the All-commits
mailing list