[Lldb-commits] [PATCH] D100206: [lldb] [llgs client] Support minimal fork/vfork handling

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sat Apr 24 09:50:17 PDT 2021


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

Add gdb_remote_client tests for fork/vfork stop reason handling.


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

https://reviews.llvm.org/D100206

Files:
  lldb/include/lldb/Target/Process.h
  lldb/include/lldb/Target/StopInfo.h
  lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
  lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h
  lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
  lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h
  lldb/source/Target/StopInfo.cpp
  lldb/test/API/functionalities/gdb_remote_client/TestFork.py
  lldb/test/API/functionalities/gdb_remote_client/gdbclientutils.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100206.340296.patch
Type: text/x-patch
Size: 14610 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210424/6938a33b/attachment.bin>


More information about the lldb-commits mailing list