llvm-project/lldb/test
Jonas Devlieghere 6672a4f5b6 [lldb/Commands] Fix, rename and document column number arg to breakpoint set.
We were incorrectly parsing the -C argument to breakpoint set as the
column breakpoint, even though according to the help this should be the
breakpoint command. This fixes that by renaming the option to -u, adding
it to help, and adding a test case.

Differential revision: https://reviews.llvm.org/D73284
2020-01-23 12:34:24 -08:00
..
API [lldb/CMake] Add check-lldb-shell and check-lldb-api targets for Xcode 2020-01-21 13:22:33 -08:00
Shell [lldb/Commands] Fix, rename and document column number arg to breakpoint set. 2020-01-23 12:34:24 -08:00
Unit [CMake] Split logic across test suite subdirectories (NFC) 2019-10-24 10:58:22 -07:00
CMakeLists.txt [lldb/CMake] Set LLVM_HOST_TRIPLE from TARGET_TRIPLE in standalone builds. 2020-01-16 20:06:25 -08:00
lit.cfg.py [test] Cleanup top-level lit.cfg.py 2019-10-10 19:51:47 +00:00
lit.site.cfg.py.in Re-land "[test] Split LLDB tests into API, Shell & Unit" 2019-10-09 19:22:02 +00:00