[Lldb-commits] [PATCH] D101329: [lldb] Support SaveCore() from gdb-remote client [WIP]

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Apr 28 03:50:16 PDT 2021


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

Send `path-hint` to the server. Add a test.


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

https://reviews.llvm.org/D101329

Files:
  lldb/include/lldb/Target/Process.h
  lldb/source/Core/PluginManager.cpp
  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/test/API/functionalities/process_save_core/TestProcessSaveCore.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101329.341132.patch
Type: text/x-patch
Size: 9097 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210428/cf2fd061/attachment-0001.bin>


More information about the lldb-commits mailing list