diff options
author | walter erquinigo <walter@modular.com> | 2023-05-02 21:12:43 -0500 |
---|---|---|
committer | walter erquinigo <walter@modular.com> | 2023-05-04 14:44:03 -0500 |
commit | db5f745a2bfcd1b93fc298da6cfcf5ed2f00e98f (patch) | |
tree | aa4475daf2438a5fe131044612dc33128568470c /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | c395a846001aa953e54916c6f88da22173efb25e (diff) | |
download | llvm-db5f745a2bfcd1b93fc298da6cfcf5ed2f00e98f.zip llvm-db5f745a2bfcd1b93fc298da6cfcf5ed2f00e98f.tar.gz llvm-db5f745a2bfcd1b93fc298da6cfcf5ed2f00e98f.tar.bz2 |
[lldb] Make some functions useful to REPLs public
`StartEventHandlerThread` and `StopEventHandlerThread` are available to the SwiftREPL even though they are protected because SwiftREPL is a friend class of Debugger. I'm developing my own REPL and having access to these functions, including `FlushProcessOutput`, is desirable.
Differential Revision: https://reviews.llvm.org/D149717
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions