teak-llvm/lldb/packages/Python/lldbsuite/test/commands
Raphael Isemann dab6f0746d [lldb] Reland 370734: Test 'frame select -r' and fix that INT32_MIN breaks the option parser
The problem with r370734 was that it removed the code for resetting the options in
OptionParsingStarting. This caused that once a 'frame select -r ...' command was executed,
we kept the relative index argument for all following 'frame select ...' invocations (even
the ones with an absolute index as they are the same command object). See rdar://55791276.

This relands the patch but keeps the code that resets the command options before execution.

llvm-svn: 373201
2019-09-30 12:49:32 +00:00
..
add-dsym/uuid [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00
apropos [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00
command [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00
disassemble/basic [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00
expression [lldb][NFC] Actually test which method we call in TestCallOverriddenMethod 2019-09-27 08:21:08 +00:00
frame [lldb] Reland 370734: Test 'frame select -r' and fix that INT32_MIN breaks the option parser 2019-09-30 12:49:32 +00:00
gui [lldb][NFC] Add dimensions to pexpect tests failing on sanitizer bot 2019-09-05 14:51:23 +00:00
help
log [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00
platform/basic
process [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00
quit
register/register Canonicalize variable usage in testsuite Makefiles 2019-09-25 00:36:00 +00:00
reproducer/invalid-args [lldb][NFC] Remove unnecessary constructors from invalid-args tests 2019-09-03 09:25:02 +00:00
settings [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00
source/info [dotest] Delete trivial inline test makefiles 2019-09-05 06:55:23 +00:00
statistics/basic [dotest] Delete trivial inline test makefiles 2019-09-05 06:55:23 +00:00
target Canonicalize variable usage in testsuite Makefiles 2019-09-25 00:36:00 +00:00
version
watchpoints [Windows] Add support of watchpoints to ProcessWindows 2019-09-06 05:37:03 +00:00