llvm-project/lldb/source
Dave Lee 9d3b9e5799 [lldb] Rename {stop,run}_vote to report_{stop,run}_vote
Rename `stop_vote` and `run_vote` to `report_stop_vote` and `report_run_vote`
respectively. These variables are limited to logic involving (event) reporting only.
This naming is intended to make their context more clear.

Differential Revision: https://reviews.llvm.org/D96917
2021-02-19 13:04:53 -08:00
..
API [lldb] Fix shared library directory computation on windows 2021-02-18 15:37:52 +01:00
Breakpoint Reland "[lldb] Make CommandInterpreter's execution context the same as debugger's one" 2021-02-08 15:09:09 +03:00
Commands [lldb/Commands] Fix help text typo for 'breakpoint set' -a|--address. 2021-02-19 14:33:42 +01:00
Core Make the error condition in Value::ValueType explicit (NFC) 2021-02-12 16:12:31 -08:00
DataFormatters Make the error condition in Value::ValueType explicit (NFC) 2021-02-12 16:12:31 -08:00
Expression [lldb] Lower GetRealStopInfo into ThreadPlanCallFunction (NFC) 2021-02-15 17:59:24 -08:00
Host [lldb] Fix shared library directory computation on windows 2021-02-18 15:37:52 +01:00
Initialization [lldb] Fix shared library directory computation on windows 2021-02-18 15:37:52 +01:00
Interpreter [lldb] Fix 'r' and 'run' aliases on Apple Silicon 2021-02-11 20:23:53 -08:00
Plugins [lldb] Remove unused code in ScriptInterpreterPython 2021-02-18 10:38:54 -08:00
Symbol Add a new Row setting to mark all un-declared regs as Undefined 2021-02-17 23:52:28 -08:00
Target [lldb] Rename {stop,run}_vote to report_{stop,run}_vote 2021-02-19 13:04:53 -08:00
Utility [lldb] Check that files exists before handing them off to FileCollector 2021-02-18 16:16:15 -08:00
CMakeLists.txt Remove HAVE_VCS_VERSION_INC, not needed 2020-10-29 13:09:05 -07:00
lldb.cpp Remove HAVE_VCS_VERSION_INC, not needed 2020-10-29 13:09:05 -07:00