llvm-project/lldb/test/API/commands
Dave Lee cebb87e7dc [lldb] Enable use of dummy target from dwim-print
Allow `dwim-print` to evaluate expressions using the dummy target if no real
target exists.

This adds some parity to `expression`. With this, both of the following work:

```
lldb -o 'expr 1+2'
lldb -o 'dwim-print 1+2'
```

Differential Revision: https://reviews.llvm.org/D138960
2022-12-01 13:21:24 -08:00
..
add-dsym/uuid [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
apropos [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
breakpoint [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
command Handle aliasing a non-top-level command. 2022-11-09 10:11:16 -08:00
disassemble/basic [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
dwim-print [lldb] Enable use of dummy target from dwim-print 2022-12-01 13:21:24 -08:00
expression [test] Allow libc++ namespaces besides `__1` 2022-11-29 04:34:40 -08:00
frame Track .dwo/.dwp loading errors and notify user when viewing variables. 2022-09-22 11:35:20 -07:00
gui [lldb] Remote accidental logs left in TestGuiExpandThreadsTree 2022-07-22 16:06:49 -07:00
help [lldb] Print the enum values and their description in the help output 2022-07-14 21:18:08 -07:00
log [lldb] Add a log dump command 2022-06-27 10:02:34 -07:00
memory [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
platform [lldb] Fix flakyness in TestProcessList 2022-08-01 16:05:01 +02:00
process [LLDB] Remove __future__ imports from tests 2022-08-15 08:54:06 +00:00
quit [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
register/register [LLDB] Remove __future__ imports from tests 2022-08-15 08:54:06 +00:00
session [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
settings Add SBDebugger::GetSetting() public APIs 2022-09-11 20:50:03 -07:00
source/info
statistics/basic Report which modules have forcefully completed types in statistics. 2022-11-30 21:22:27 -08:00
target [lldb] Skip target variable tests on Darwin because of chained fixups 2022-08-12 10:23:15 -07:00
thread [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
trace [lldb] Rewrite to assertEqual/assertNotEqual (NFC) 2022-11-11 17:03:02 -08:00
version Have CommandObjectParsed check for "commands that take no arguments". 2022-06-27 15:14:41 -07:00
watchpoints [lldb][test] Remove empty setUp/tearDown methods (NFC) 2022-10-27 08:41:00 -07:00