summaryrefslogtreecommitdiffstats
path: root/lldb/source/Commands/CommandObjectBugreport.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove `bugreport` commandJonas Devlieghere2019-09-051-124/+0
* Propagate command interpreter errors from lldlbinitJonas Devlieghere2019-05-081-0/+1
* [NFC] Remove ASCII lines from commentsJonas Devlieghere2019-04-101-4/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove header grouping comments.Jonas Devlieghere2018-11-111-4/+0
* [FileSystem] Open File instances through the FileSystem.Jonas Devlieghere2018-11-021-4/+5
* Rename Error -> Status.Zachary Turner2017-05-121-1/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-94/+82
* Decoupled Options from CommandInterpreter.Todd Fiala2016-08-111-1/+1
* LLDB help content has accumulated over time without a recent attempt toKate Stone2016-07-141-5/+3
* commands: Use override instead of virtual.Bruce Mitchener2015-10-071-1/+1
* Add new bugreport command to lldbTamas Berghammer2015-07-021-0/+145
OpenPOWER on IntegriCloud