llvm-project/lldb/packages/Python/lldbsuite/test/tools/lldb-mi
Ilia K a97973ab4e Enable lldm-mi commands -stack-list-locals -stack-list-variables and -var-create to work only with variables in scope
Patch by ayuckhulk

Reviewers: abidh, lldb-commits, ki.stfu

Reviewed By: ki.stfu

Tags: #lldb

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

llvm-svn: 299417
2017-04-04 08:00:28 +00:00
..
breakpoint BreakpointResolverFileLine: Restrict move-to-nearest-code from moving across function boundaries 2017-03-15 09:53:10 +00:00
control [LLDB][MIPS] Fix TestMiExec and TestMiData failures 2017-02-08 07:42:56 +00:00
data [LLDB][MIPS] Fix TestMiExec and TestMiData failures 2017-02-08 07:42:56 +00:00
interpreter Disable the lldb-mi tests on remote platforms. 2017-03-04 01:48:43 +00:00
lexical_scope Enable lldm-mi commands -stack-list-locals -stack-list-variables and -var-create to work only with variables in scope 2017-04-04 08:00:28 +00:00
signal Disable the lldb-mi tests on remote platforms. 2017-03-04 01:48:43 +00:00
stack Revert "XFAIL an lldb-mi test" 2017-01-06 10:20:29 +00:00
startup_options *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
symbol Disable the lldb-mi tests on remote platforms. 2017-03-04 01:48:43 +00:00
syntax Disable the lldb-mi tests on remote platforms. 2017-03-04 01:48:43 +00:00
target Disable the lldb-mi tests on remote platforms. 2017-03-04 01:48:43 +00:00
threadinfo Disable the lldb-mi tests on remote platforms. 2017-03-04 01:48:43 +00:00
variable Disable the lldb-mi tests on remote platforms. 2017-03-04 01:48:43 +00:00
Makefile
TestMiEnvironmentCd.py Disable the lldb-mi tests on remote platforms. 2017-03-04 01:48:43 +00:00
TestMiExit.py Disable the lldb-mi tests on remote platforms. 2017-03-04 01:48:43 +00:00
TestMiFile.py Disable the lldb-mi tests on remote platforms. 2017-03-04 01:48:43 +00:00
TestMiGdbSetShow.py Disable the lldb-mi tests on remote platforms. 2017-03-04 01:48:43 +00:00
TestMiLibraryLoaded.py Disable the lldb-mi tests on remote platforms. 2017-03-04 01:48:43 +00:00
TestMiPrompt.py Disable the lldb-mi tests on remote platforms. 2017-03-04 01:48:43 +00:00
lldbmi_testcase.py *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
main.cpp [lldb-mi] Fix implementation for a few mi commands 2017-01-05 13:23:47 +00:00