summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/debugger/TestDebuggerAPI.py
diff options
context:
space:
mode:
authorMed Ismail Bennani <medismail.bennani@gmail.com>2021-02-01 11:14:10 +0000
committerMed Ismail Bennani <medismail.bennani@gmail.com>2021-02-01 12:16:33 +0100
commitb8923c002207da449ec462ade468e27a651b1f91 (patch)
tree04fcc3ad1469e6287df24665e0e37ecd6473c06f /lldb/test/API/python_api/debugger/TestDebuggerAPI.py
parent94fac81fccfef9917e94bed398781744fb82e159 (diff)
[lldb/API] Expose Module::IsLoadedInTarget() to SB API (NFC)
This patch adds an `SBTarget::IsLoaded(const SBModule&) const` endpoint to lldb's Scripting Bridge API. As the name suggests, it will allow the user to know if the module is loaded in a specific target. rdar://37957625 Differential Review: https://reviews.llvm.org/D95686 Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
Diffstat (limited to 'lldb/test/API/python_api/debugger/TestDebuggerAPI.py')
0 files changed, 0 insertions, 0 deletions