aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2025-10-31 13:10:09 -0700
committerGitHub <noreply@github.com>2025-10-31 13:10:09 -0700
commit22d2f7f38e65f8696c38a60d490f56b5d75b824f (patch)
tree71de773c4daab9c383cbb0d888d27ba4bab3c25d /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h
parent6bac76bf2714784b6ab9757cdbddbfcd5288a05e (diff)
downloadllvm-22d2f7f38e65f8696c38a60d490f56b5d75b824f.zip
llvm-22d2f7f38e65f8696c38a60d490f56b5d75b824f.tar.gz
llvm-22d2f7f38e65f8696c38a60d490f56b5d75b824f.tar.bz2
[lldb] Emit a progress event from the source manager (#165802)
Reading a source file might take a while, for example because it's located on a virtual file system that's fetching the data on demand. This PR emits a progress event to convey this to the user when reading the file exceeds a certain threshold (500ms). Although it doesn't speed up the operation, it still greatly improves the user experience by helping them understand what's going on. rdar://163750392
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h')
0 files changed, 0 insertions, 0 deletions