teak-llvm/lldb/packages/Python/lldbsuite/test/commands
Med Ismail Bennani 877723b7ce [lldb/Expression] Improve interpreter error message with a non-running target
When trying to interpret an expression with a function call, if the
process hasn't been launched, the expression fails to be interpreted
and the user gets the following  error message:

```error: Can't run the expression locally```

This message doesn't explain why the expression failed to be
interpreted, that's why this patch improves the error message that is
displayed when trying to run an expression while no process is running.

rdar://11991708

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

Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
2020-01-14 13:06:58 +01:00
..
add-dsym/uuid [lldb][NFC] Remove 'from __future__ import print_function' from all tests that don't actually call 'print()' 2019-12-13 12:23:04 +01:00
apropos [lldb] Mark several tests as not dependent on debug info 2020-01-13 10:40:29 +01:00
breakpoint/command/list [lldb][NFC] Add 'breakpoint command list' test 2019-12-02 11:57:55 +01:00
command [lldb] Mark several tests as not dependent on debug info 2020-01-13 10:40:29 +01:00
disassemble/basic [lldb][NFC] Remove all setUp overrides that only call the parent implementation 2019-12-13 12:34:49 +01:00
expression [lldb/Expression] Improve interpreter error message with a non-running target 2020-01-14 13:06:58 +01:00
frame [lldb][NFC] Remove all setUp overrides that only call the parent implementation 2019-12-13 12:34:49 +01:00
gui Don't run expect based tests remotely. 2019-12-11 08:29:18 -08:00
help [lldb][NFC] Remove 'from __future__ import print_function' from all tests that don't actually call 'print()' 2019-12-13 12:23:04 +01:00
log [lldb][NFC] Remove 'from __future__ import print_function' from all tests that don't actually call 'print()' 2019-12-13 12:23:04 +01:00
platform [lldb][NFC] Remove 'from __future__ import print_function' from all tests that don't actually call 'print()' 2019-12-13 12:23:04 +01:00
process [lldb] Mark several tests as not dependent on debug info 2020-01-13 10:40:29 +01:00
quit [lldb][NFC] Remove 'from __future__ import print_function' from all tests that don't actually call 'print()' 2019-12-13 12:23:04 +01:00
register/register [lldb][NFC] Remove all setUp overrides that only call the parent implementation 2019-12-13 12:34:49 +01:00
reproducer/invalid-args [lldb][NFC] Remove unnecessary constructors from invalid-args tests 2019-09-03 09:25:02 +00:00
settings tests: XFAIL/UNSUPPORTED tests on Windows 2020-01-01 14:22:49 -08:00
source/info [dotest] Delete trivial inline test makefiles 2019-09-05 06:55:23 +00:00
statistics/basic [lldb] Mark several tests as not dependent on debug info 2020-01-13 10:40:29 +01:00
target [lldb] Mark several tests as not dependent on debug info 2020-01-13 10:40:29 +01:00
version [lldb][NFC] Remove all setUp overrides that only call the parent implementation 2019-12-13 12:34:49 +01:00
watchpoints [lldb] Mark several tests as not dependent on debug info 2020-01-13 10:40:29 +01:00