diff options
author | walter erquinigo <walter@modular.com> | 2023-05-02 21:40:12 -0500 |
---|---|---|
committer | walter erquinigo <walter@modular.com> | 2023-05-04 14:44:03 -0500 |
commit | bfb7c99f3aeab09236adf1f684f7144f384c6dd7 (patch) | |
tree | 8b0bf905193d992de140e6ef334a80e27f5f397f /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | db5f745a2bfcd1b93fc298da6cfcf5ed2f00e98f (diff) | |
download | llvm-bfb7c99f3aeab09236adf1f684f7144f384c6dd7.zip llvm-bfb7c99f3aeab09236adf1f684f7144f384c6dd7.tar.gz llvm-bfb7c99f3aeab09236adf1f684f7144f384c6dd7.tar.bz2 |
[LLDB] Add a hook to notify REPLs that an expression was evaluated
REPL implementations don't have an easy way to know that an expression has been evaluated, so I'm adding a simple function for that. In the future we can add another hook for meta commands.
Differential Revision: https://reviews.llvm.org/D149719
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions