aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
diff options
context:
space:
mode:
authorwalter erquinigo <walter@modular.com>2023-05-02 21:12:43 -0500
committerwalter erquinigo <walter@modular.com>2023-05-04 14:44:03 -0500
commitdb5f745a2bfcd1b93fc298da6cfcf5ed2f00e98f (patch)
treeaa4475daf2438a5fe131044612dc33128568470c /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
parentc395a846001aa953e54916c6f88da22173efb25e (diff)
downloadllvm-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