Fix error reporting for "process load" and add a test for it.
authorJim Ingham <jingham@apple.com>
Tue, 7 Dec 2021 19:56:36 +0000 (11:56 -0800)
committerJim Ingham <jingham@apple.com>
Tue, 7 Dec 2021 23:08:05 +0000 (15:08 -0800)
commitf75885977cefe4d5ebbe51f85b353bb9989dd777
treeb0f8f167bef5ad1f4a4862b07db9bfb7e7fd96e6
parent8487981a7249f7c080d5395ebee0e8b969c6f47c
Fix error reporting for "process load" and add a test for it.

Differential Revision: https://reviews.llvm.org/D115017
lldb/source/Plugins/Platform/POSIX/PlatformPOSIX.cpp
lldb/test/API/functionalities/load_unload/TestLoadUnload.py
lldb/test/API/functionalities/load_using_paths/TestLoadUsingPaths.py