aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/gdbclientutils.py
diff options
context:
space:
mode:
authorStephen Tozer <stephen.tozer@sony.com>2024-10-10 16:53:36 +0100
committerGitHub <noreply@github.com>2024-10-10 16:53:36 +0100
commit23309d7d9553af69b2912a159bc2e488acf69255 (patch)
tree7a85645747422d68060675fa60da333e69b558eb /lldb/packages/Python/lldbsuite/test/gdbclientutils.py
parentf5aec03f6dd2f92590ecec9e3419b38b11d8476e (diff)
downloadllvm-23309d7d9553af69b2912a159bc2e488acf69255.zip
llvm-23309d7d9553af69b2912a159bc2e488acf69255.tar.gz
llvm-23309d7d9553af69b2912a159bc2e488acf69255.tar.bz2
[Dexter] Set up ComInterface module to be imported correctly (#111850)users/spencerabson/aarch64-2024-upstream
Fixes issue added by: https://github.com/llvm/llvm-project/pull/111833 Following the previous commit that changed how Dexter imports modules, the ComInterface module import became broken. This is because it had a different directory structure to other modules, where we want to import single file rather than a dir containing a __init__.py. For this case, an optional extra arg has been added to load_module allowing a filename to be specified, letting us import ComInterface.py directly and fixing the issue.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions