diff options
author | Aaron Smith <aaron.smith@microsoft.com> | 2019-06-24 17:43:47 +0000 |
---|---|---|
committer | Aaron Smith <aaron.smith@microsoft.com> | 2019-06-24 17:43:47 +0000 |
commit | 9c01eaff6aa3f59d91530f47b85bb470377a7780 (patch) | |
tree | 4b5cbfe209ab7d2fd078b14f1ad21019b86c03dd /lldb/packages/Python/lldbsuite/test/python_api/signals | |
parent | d2fdb956e0442707b69df4107cd64c2022c1cb54 (diff) | |
download | bcm5719-llvm-9c01eaff6aa3f59d91530f47b85bb470377a7780.tar.gz bcm5719-llvm-9c01eaff6aa3f59d91530f47b85bb470377a7780.zip |
Move common functionality from processwindows into processdebugger
Summary:
This change extracts functionalities from processwindows into a
introduced processdebugger that can be reused in native process
debugging.
The main reason is that the native process debugging
can't directly be based on processwindows or be implemented
as a pass-through to this plugin since the plugin has ties to
Target and Process classes that are needed in host debugging but
not necessary in native debugging.
Reviewers: labath, Hui, jfb, clayborg, amccarth
Reviewed By: labath
Subscribers: amccarth, dexonsmith, mgorny, lldb-commits
Tags: #lldb
Differential Revision: https://reviews.llvm.org/D63166
llvm-svn: 364210
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals')
0 files changed, 0 insertions, 0 deletions