[Lldb-commits] [PATCH] D100263: [lldb] [gdb-remote client] Remove breakpoints in forked processes

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Jul 5 02:18:31 PDT 2021


mgorny updated this revision to Diff 356454.
mgorny added a comment.

Fix regression in tests.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100263/new/

https://reviews.llvm.org/D100263

Files:
  lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
  lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h
  lldb/test/API/functionalities/gdb_remote_client/gdbclientutils.py
  lldb/test/Shell/Subprocess/clone-follow-parent-softbp.test
  lldb/test/Shell/Subprocess/fork-follow-parent-softbp.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100263.356454.patch
Type: text/x-patch
Size: 4977 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210705/6a24c813/attachment.bin>


More information about the lldb-commits mailing list