llvm-project/lldb/test/API
Dave Lee 760298adc2 [lldb] Specify aguments of `image list`
Register positional argument details in `CommandObjectTargetModulesList`.

I recently learned that `image list` takes a module name, but the help info
does not indicate this. With this change, `help image list` will show that it
accepts zero or more module names.

This makes it easier to get info about specific modules, without having to
find/grep through the full image list.

Reviewed By: DavidSpickett

Differential Revision: https://reviews.llvm.org/D125154
2022-05-23 11:00:48 -07:00
..
android/platform [lldb] Remove lldbtest.getBuildFlags 2021-12-30 12:19:24 +01:00
api [LLDB] Remove cases of using namespace std 2022-03-04 12:50:25 -08:00
arm [lldb/test] Skip TestBreakpointThumbCodesection on arm64. 2020-06-25 16:20:27 -07:00
assert_messages_test [lldb] XFAIL tests that aren't passing remotely 2022-04-08 15:02:26 -07:00
benchmarks
commands [lldb] Specify aguments of `image list` 2022-05-23 11:00:48 -07:00
driver [LLDB] Fix TestJobControl.py decorators import 2022-04-01 14:13:11 +05:00
functionalities Reland "[lldb] Add --all option to "memory region"" 2022-05-19 13:16:36 +01:00
iohandler [lldb/test] Fix failures caused by a previous PExpect.launch change 2022-05-18 21:12:44 -07:00
lang [lldb/test] Skip TestCppIncompleteTypeMembers.py for -gmodules on macOS 2022-05-12 17:12:13 -07:00
linux [lldb] Add --show-tags option to "memory find" 2022-05-19 14:40:01 +01:00
lua_api [lldb/lua] Supplement Lua bindings for lldb module 2021-10-12 22:10:21 +08:00
macosx Convert the test file for TestIgnoredExceptions.py to the mach_vm API. 2022-05-20 15:16:24 -07:00
python_api [lldb/API] Turn SBCompileUnit::GetIndexForLineEntry into FindLineEntryIndex (NFC) 2022-05-13 18:33:05 -07:00
qemu [lldb] Move host platform implementations into the base class 2022-04-05 11:22:37 +02:00
repl/clang Revert "[lldb/test] Make some tests as XFAIL while I investigate the issue" 2022-05-18 21:12:43 -07:00
sample_test [lldb] Replace asserts on .Success() with assertSuccess() 2022-02-14 08:31:17 -08:00
sanity
source-manager [lldb/Target] Refine source display warning for artificial locations (NFC) 2021-12-09 14:38:14 -08:00
symbol_ondemand [lldb] Make test names unique 2022-04-27 15:08:58 +02:00
terminal Remove Python 2 checks from the test suite 2022-04-27 08:26:26 -07:00
test_runner/test
test_utils [lldb] Fix a bug in the decorator matching logic. 2022-04-13 15:07:33 -07:00
tools Show error message for optimized variables 2022-05-23 10:04:58 -07:00
types [lldb] Remove support for replaying the test suite from a reproducer 2021-09-30 10:47:19 -07:00
CMakeLists.txt [lldb] Copy the system debugserver in LLDB.framework 2021-09-24 15:07:22 -07:00
dotest.py
get_darwin_real_python.py
lit.cfg.py [lldb] Set the TERM environment variable for the API tests 2022-03-22 11:01:38 -07:00
lit.site.cfg.py.in Use lit_config.substitute instead of foo % lit_config.params everywhere 2022-03-16 09:57:41 +01:00
lldbtest.py Remove Python 2 checks from the test suite 2022-04-27 08:26:26 -07:00
use_lldb_suite.py [lldb/test] Use realpath consistently for test root file paths. 2020-08-05 11:35:37 -07:00