summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py
diff options
context:
space:
mode:
authorMed Ismail Bennani <medismail.bennani@gmail.com>2020-01-14 12:12:57 +0100
committerMed Ismail Bennani <medismail.bennani@gmail.com>2020-01-14 13:06:58 +0100
commit877723b7ce813d25fc4a358b7d2cb90468733a72 (patch)
tree41a92c0868e89ea31e051f65f1910e9f7cedee26 /lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py
parente27632c3026328e41b0d7dbf25631041e979a2f9 (diff)
downloadbcm5719-llvm-877723b7ce813d25fc4a358b7d2cb90468733a72.tar.gz
bcm5719-llvm-877723b7ce813d25fc4a358b7d2cb90468733a72.zip
[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>
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud