llvm-project/lldb/packages/Python/lldbsuite/test/python_api
Alexander Polyakov da0c081f7e Add new API to SBTarget and SBModule classes.
Summary: The new API allows to find a list of compile units related to target/module.

Reviewers: aprantl, clayborg

Reviewed By: aprantl

Subscribers: jingham, lldb-commits

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

llvm-svn: 336200
2018-07-03 14:22:44 +00:00
..
breakpoint Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
class_members Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
debugger *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
default-constructor Make breakpoint names real entities. 2017-09-14 20:22:49 +00:00
disassemble-raw-data Add and fix some tests for PPC64 2018-03-26 12:42:07 +00:00
event PR25934: Skip EventAPITestCase. It still SEGV's on Darwin. 2018-01-30 19:49:05 +00:00
exprpath_synthetic Initial patchset to get the testsuite running against armv7 and arm64 iOS devices. 2017-09-25 18:19:39 +00:00
file_handle Revert r317182 for https://reviews.llvm.org/D39128 2017-11-02 03:17:07 +00:00
findvalue_duplist Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
formatters Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
frame Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
function_symbol [lit, windows] Disable a number of tests that are failing on Windows 2018-06-07 17:49:22 +00:00
hello_world Mark this test as no debuginfo 2018-06-22 20:26:53 +00:00
interpreter Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
lldbutil Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
module_section Add new API to SBTarget and SBModule classes. 2018-07-03 14:22:44 +00:00
name_lookup [lit, windows] Disable a number of tests that are failing on Windows 2018-06-07 17:49:22 +00:00
objc_type Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
process Only throw -fPIC when building a shared library 2018-02-08 23:10:29 +00:00
rdar-12481949 Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
sbdata Fix TestSBData.py on Windows 2018-02-22 22:47:14 +00:00
sblaunchinfo Add Utility/Environment class for handling... environments 2018-01-10 11:57:31 +00:00
sbstructureddata Added new API to SBStructuredData class 2017-05-29 08:25:46 +00:00
sbtype_typeclass Initial patchset to get the testsuite running against armv7 and arm64 iOS devices. 2017-09-25 18:19:39 +00:00
sbvalue_const_addrof Revert "Make lldbinline.py regenerate the Makefile each time it builds." 2016-06-07 21:29:46 +00:00
sbvalue_persist Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
section Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
signals Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
symbol-context Build each testcase variant in its own subdirectory and remove the srcdir lock file 2018-02-06 18:22:51 +00:00
target Add new API to SBTarget and SBModule classes. 2018-07-03 14:22:44 +00:00
thread [lit, windows] Disable a number of tests that are failing on Windows 2018-06-07 17:49:22 +00:00
type Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
value Add children and child[N] properties to SBValue.i. 2018-05-04 01:31:47 +00:00
value_var_update Build each testcase variant in its own subdirectory and remove the srcdir lock file 2018-02-06 18:22:51 +00:00
watchpoint Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
.categories