llvm-project/lldb/docs/resources
Jonas Devlieghere b950c261d9 [lldb/Reproducers] Add top-level-target check-lldb-reproducers
This adds a new target `check-lldb-reproducers` that replaces the old
`check-lldb-repro`. The latter would only run the shell tests, while
`check-lldb-reproducers` includes the API tests as well. The new target
will be used on GreenDragon.

It's still possible to run just the shell tests with reproducers,
although now that requires crafting the lit invocation yourself. The
parameters haven't changed and are the shame for the API and shell
tests:

  --param lldb-run-with-repro=capture
  --param lldb-run-with-repro=replay

This patch also updates the reproducer documentation.
2020-05-28 10:48:16 -07:00
..
architecture.rst Add a "Using LLDB" section to the welcome page of the website 2019-11-19 10:55:50 -08:00
bots.rst [lldb/Docs] Add lldb-x86_64-fedora to the CI page 2020-01-20 11:38:40 -08:00
build.rst Revert "Revert "[lldb/Docs] Mark both Python 3.6 and 3.8 as supported on Windows"" 2020-03-03 20:43:16 +01:00
caveats.rst [Docs] Add Python caveats under the development section 2019-11-18 09:15:00 -08:00
contributing.rst Fix typos in docs. NFC 2019-11-14 12:11:57 +01:00
reproducers.rst [lldb/Reproducers] Add top-level-target check-lldb-reproducers 2020-05-28 10:48:16 -07:00
sbapi.rst [Docs] Document lldb-instr 2019-10-01 00:12:47 +00:00
test.rst [lldb/Docs] Add some more info about the test suite structure 2020-04-16 10:17:59 -07:00