diff options
| author | Jonas Devlieghere <jonas@devlieghere.com> | 2024-02-28 15:23:55 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-28 15:23:55 -0800 |
| commit | d3173f4ab61c17337908eb7df3f1c515ddcd428c (patch) | |
| tree | 6b0c2a7faa66b119b2339ebf5bf409b98ba6de18 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 0f76d9fb5fbfea92da7647af70d78165c71c0700 (diff) | |
[lldb] Remove -d(ebug) mode from the lldb driver (#83330)
The -d(ebug) option broke 5 years ago when I migrated the driver to
libOption. Since then, we were never check if the option is set. We were
incorrectly toggling the internal variable (m_debug_mode) based on
OPT_no_use_colors instead.
Given that the functionality doesn't seem particularly useful and nobody
noticed it has been broken for 5 years, I'm just removing the flag.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
