diff options
| author | Wanyi <kusmour@gmail.com> | 2024-02-17 14:38:18 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-17 14:38:18 -0500 |
| commit | 21ddd7ff2b166c5e133b460b1a09ee8adb786ccd (patch) | |
| tree | e3038f00a07512bcc3c9dfc220ee5803a59612e0 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 27f2908fbc8092f3567385a63676d623523b318b (diff) | |
Report only loaded debug info in statistics dump (#81706)
Currently running `statistics dump` will trigger lldb to load debug info
that's not yet loaded (eg. dwo files). Resulted in a delay in the
command return, which, can be interrupting.
This patch also added a new option `--load-all-debug-info` asking
statistics to dump all possible debug info, which will force loading all
debug info available if not yet loaded.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
