llvm-project/lldb/test/Shell/Commands
Med Ismail Bennani b889ef4214 [lldb/Core] Change large function threshold variable into a setting.
This patch replaces the static large function threshold variable with a
global debugger setting (`stop-disassembly-max-size`).

The default threshold is now set to 32KB (instead of 8KB) and can be modified.

rdar://74726362

Differential Revision: https://reviews.llvm.org/D97486

Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
2021-02-25 22:35:04 +01:00
..
CommandScriptImmediateOutput Re-land "[test] Split LLDB tests into API, Shell & Unit" 2019-10-09 19:22:02 +00:00
Inputs Revert "Revert "Add the ability to write target stop-hooks using the ScriptInterpreter."" 2020-09-29 12:01:14 -07:00
command-backtrace.test Re-land "[test] Split LLDB tests into API, Shell & Unit" 2019-10-09 19:22:02 +00:00
command-breakpoint-col.test [lldb/Commands] Make column available through _regexp-break 2020-01-27 15:11:00 -08:00
command-disassemble-process.yaml [lldb/Core] Change large function threshold variable into a setting. 2021-02-25 22:35:04 +01:00
command-disassemble.s [lldb/Core] Change large function threshold variable into a setting. 2021-02-25 22:35:04 +01:00
command-regex-delete.test Re-land "[test] Split LLDB tests into API, Shell & Unit" 2019-10-09 19:22:02 +00:00
command-regex-unalias.test Re-land "[test] Split LLDB tests into API, Shell & Unit" 2019-10-09 19:22:02 +00:00
command-script-import.test [lldb/lit] Introduce %clang_host substitutions 2019-10-31 10:40:37 +01:00
command-source.test [lldb/Driver] Exit with a non-zero exit code in case of error in batch mode. 2020-05-05 11:01:44 -07:00
command-stop-hook-output.test Revert "Revert "Add the ability to write target stop-hooks using the ScriptInterpreter."" 2020-09-29 12:01:14 -07:00
command-target-modules-dump-sections.yaml [test] Replace `yaml2obj >` with `yaml2obj -o` and remove unneeded input redirection 2020-08-20 15:01:09 -07:00
command-thread-select.test [lldb] Make sure we don't drop asynchronous output when sourcing files 2020-03-03 11:18:41 +01:00
lit.local.cfg [lldb] Add detailed tests for the "disassemble" command 2020-03-03 16:40:27 +01:00