summaryrefslogtreecommitdiffstats
path: root/lldb/source/Commands/CommandObjectReproducer.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Reproducers] Print warning when generating the reproducer.Jonas Devlieghere2019-04-021-0/+3
* [Reproducer] Make 'reproducer generate' a NOOP during replay.Jonas Devlieghere2019-02-271-0/+5
* Fix some warnings in building LLDB.Zachary Turner2019-01-291-3/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Reproducers] Change how reproducers are initialized.Jonas Devlieghere2018-12-031-111/+17
* [Reproducers] Improve reproducer API and add unit tests.Jonas Devlieghere2018-11-271-14/+2
* [reproducer] Post-commit cleanupJonas Devlieghere2018-11-151-8/+5
* Add GDB remote packet reproducer.Jonas Devlieghere2018-11-131-0/+206
OpenPOWER on IntegriCloud