llvm-capstone/lldb/test
Ilia K 4ba3aee138 Add -data-info-line command (MI)
Summary: Add -data-info-line command + test

Test Plan: ./dotest.py -v --executable $BUILDDIR/bin/lldb tools/lldb-mi/

Reviewers: abidh

Reviewed By: abidh

Subscribers: lldb-commits, abidh

Differential Revision: http://reviews.llvm.org/D9276

llvm-svn: 236208
2015-04-30 07:14:24 +00:00
..
api XFAIL tests that are failed on linux with gcc-4.9.2 2015-04-21 01:15:47 +00:00
arm_emulation
attic
benchmarks
driver/batch_mode
example
expression_command XFAIL tests that are failed on linux with gcc-4.9.2 2015-04-21 01:15:47 +00:00
functionalities Skip TestProcessAttach.py on Linux 2015-04-28 12:28:08 +00:00
help
lang This patch implements several improvements to the 2015-04-20 16:31:29 +00:00
linux/builtin_trap
logging
macosx
make Allow specifying tool path/prefix for tests with CROSS_COMPILE. 2015-04-20 18:07:55 +00:00
pexpect-2.4
plugins Append to CFLAGS_EXTRAS and LD_EXTRAS when building cmdline. 2015-04-16 09:18:12 +00:00
python_api XFAILing TestPrintStackTraces on linux to stabilize the build bot 2015-04-17 09:05:26 +00:00
settings Make several test case arm32 compatible 2015-04-17 09:37:06 +00:00
source-manager
terminal Many many test failures after some recent changes. The problem is lldbtest.getPlatform() returns the "OS" of the selected platform's triple. This is "macosx" for desktop macosx and "ios" for iOS. It used to be "darwin". 2015-04-02 18:24:03 +00:00
tools Add -data-info-line command (MI) 2015-04-30 07:14:24 +00:00
types Fix resolution of certain recursive types. 2015-04-08 21:52:45 +00:00
unittest2
warnings/uuid
.categories
argparse_compat.py
bench-history
bench.py
blacklist.py
CMakeLists.txt
crashinfo.c
dosep.py
dotest.py Fix @skipUnlessPlatform and @skipIfPlatform decorators to work on classes. 2015-04-09 18:07:58 +00:00
lldbbench.py
lldbinline.py
lldbpexpect.py
lldbplatformutil.py Make several test case arm32 compatible 2015-04-17 09:37:06 +00:00
lldbtest.py XFAIL tests that are failed on linux with gcc-4.9.2 2015-04-21 01:15:47 +00:00
lldbutil.py
Makefile
progress.py
README-TestSuite
redo.py