Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
1d6ebdfb66b9d63d34f34ec6ac7ec57eff7cd24b
/
lldb
/
source
/
Interpreter
/
CommandInterpreter.cpp
b2fa3b9
[lldb] Make GetSelectedOrDummyTarget return the target by reference (NFC)
by Jonas Devlieghere
· 5 years ago
a37672e
Mark the execution of stop-hooks as non-interactive.
by Jim Ingham
· 5 years ago
00bb397
[lldb] Support Python imports relative the to the current file being sourced
by Jonas Devlieghere
· 5 years ago
74c9395
Add a "Trace" plug-in to LLDB to add process trace support in stages.
by Walter Erquinigo
· 5 years ago
bf8f6e8
[lldb/Interpreter] Fix language detection for the REPL InitFile
by Med Ismail Bennani
· 5 years ago
9390b34
[lldb] Move ScriptCommand and RegexCommand under Commands (NFC)
by Jonas Devlieghere
· 5 years ago
0224738
[lldb/interpreter] Improve REPL init file compatibility
by Med Ismail Bennani
· 5 years ago
bb894b9
[lldb] Extract reproducer providers & co into their own header.
by Jonas Devlieghere
· 5 years ago
921c1b7
[lldb] Provide GetHomeDirectory wrapper in Host::FileSystem (NFC)
by Jonas Devlieghere
· 5 years ago
868b45b
[lldb/interpreter] Add REPL-specific init file
by Med Ismail Bennani
· 5 years ago
de9e850
[lldb] Display autosuggestion part in gray if there is one possible suggestion
by Shu Anzai
· 5 years ago
cff880b
Revert "[lldb] Display autosuggestion part in gray if there is one possible suggestion"
by Raphael Isemann
· 5 years ago
246afe0
[lldb] Display autosuggestion part in gray if there is one possible suggestion
by Shu Anzai
· 5 years ago
4322419
[lldb][NFC] Use a StringRef for AddRegexCommand::AddRegexCommand parameters
by Raphael Isemann
· 5 years ago
db203e0
[lldb] Modernize away some snprintf calls
by Raphael Isemann
· 5 years ago
85fbb08
[lldb/interpreter] Move the history subcommand to session (NFCI)
by Med Ismail Bennani
· 5 years ago
2419ded
[lldb] Cleanup CommandObject registration (NFC)
by Jonas Devlieghere
· 5 years ago
33981c6
[lldb/interpreter] Fix formatting in CommandInterpreter.cpp (NFC)
by Med Ismail Bennani
· 5 years ago
5bb742b
[lldb/interpreter] Add ability to save lldb session to a file
by Med Ismail Bennani
· 5 years ago
7926143
[lldb] Fix redundant newline in AppendError calls.
by Jonas Devlieghere
· 5 years ago
8953376
[lldb] Remove redundant WithFormat suffixes (NFC)
by Jonas Devlieghere
· 5 years ago
f5eaa2a
[lldb] Replace std::isprint/isspace with llvm's locale-independent version
by Raphael Isemann
· 5 years ago
de019b8
[lldb/Interpreter] Support color in CommandReturnObject
by Jonas Devlieghere
· 5 years ago
713538b
Be more specific about auto * vs auto for po alias.
by Eric Christopher
· 5 years ago
c311618
Revert "[lldb/Interpreter] Fix another eExpressionThreadVanished warning"
by Jonas Devlieghere
· 5 years ago
f2ffa33
[lldb/Interpreter] Fix another eExpressionThreadVanished warning
by Jonas Devlieghere
· 5 years ago
7510aed
Handle eExpressionThreadVanished in error switch to handle
by Eric Christopher
· 5 years ago
4e9e048
[lldb/Commands] Add ability to run shell command on the host.
by Med Ismail Bennani
· 5 years ago
61d5b0e
[lldb/Driver] Exit with a non-zero exit code in case of error in batch mode.
by Jonas Devlieghere
· 5 years ago
232ef38
[lldb/CommandInterpreter] Fix typo in CommandInterpreterResult::IsResult
by Jonas Devlieghere
· 6 years ago
1bff092
[lldb/CommandInterpreter] Add CommandInterpreterRunResult (NFC)
by Jonas Devlieghere
· 6 years ago
32c3224
[lldb/CommandInterpreter] Move everything into CommandInterpreterRunOptions
by Jonas Devlieghere
· 6 years ago
ec31255
[lldb] Update the current execution context at the beginning of tab completions
by Gongyu Deng
· 6 years ago
adcd026
Make llvm::StringRef to std::string conversions explicit.
by Benjamin Kramer
· 6 years ago
223a209
[lldb/Commands] Make column available through _regexp-break
by Jonas Devlieghere
· 6 years ago
8081428
[lldb][NFC] Fix all formatting errors in .cpp file headers
by Raphael Isemann
· 6 years ago
2671df9
[lldb/Debugger] Rename ExecuteIOHandlers to RunIOHandlers (NFC)
by Jonas Devlieghere
· 6 years ago
7ce2de2
[lldb/Debugger] Rename IO handler methods to be more meaningful (NFC)
by Jonas Devlieghere
· 6 years ago
a6faf85
[lldb/CommandInterpreter] Remove flag that's always true (NFC)
by Jonas Devlieghere
· 6 years ago
62456e5
[lldb/CMake] Rename LLDB_DISABLE_LIBEDIT to LLDB_ENABLE_LIBEDIT
by Jonas Devlieghere
· 6 years ago
59998b7
[lldb/Host] Use Host/Config.h entries instead of a global define.
by Jonas Devlieghere
· 6 years ago
e001bf6
Add help text for parray and poarray aliases.
by Jason Molenda
· 6 years ago
db5074d
[lldb][NFC] Give some parameters in CommandInterpreter more descriptive names
by Raphael Isemann
· 6 years ago
7ca15ba
remove File::SetStream(), make new files instead.
by Lawrence D'Anna
· 6 years ago
2fce113
Convert FileSystem::Open() to return Expected<FileUP>
by Lawrence D'Anna
· 6 years ago
a11668e
Don't stop execution in batch mode when process stops with SIGINT or SIGSTOP
by Tatyana Krasnukha
· 6 years ago
823fd95
[lldb][NFC] Add CompletionRequest::AppendEmptyArgument
by Raphael Isemann
· 6 years ago
ef06dd4
[lldb] Remove redundant argument lists in CompletionRequest
by Raphael Isemann
· 6 years ago
14f6465
[lldb] Make cursor index in CompletionRequest unsigned
by Raphael Isemann
· 6 years ago
f8e733f
[lldb] Reduce some dangerous boilerplate with CompletionRequest::ShiftArguments
by Raphael Isemann
· 6 years ago
0d9a201
[lldb][NFC] Remove ArgEntry::ref member
by Raphael Isemann
· 6 years ago
f5687d7
Remove `bugreport` command
by Jonas Devlieghere
· 6 years ago
ae34ed2
[lldb][NFC] Remove WordComplete mode, make result array indexed from 0 and remove any undocumented/redundant return values
by Raphael Isemann
· 6 years ago
2fc20f6
[lldb][NFC] Refactor remaining completion logic to use CompletionRequests
by Raphael Isemann
· 6 years ago
70df51b
[Reproducers] Force replay in synchronous mode.
by Jonas Devlieghere
· 6 years ago
a9d5843
Fix issues with inferior stdout coming out of order
by Pavel Labath
· 6 years ago
b22860d
[CompletionRequest] Remove unimplemented members.
by Jonas Devlieghere
· 6 years ago
175f0930
[StringList] Change LongestCommonPrefix API
by Jonas Devlieghere
· 6 years ago
6a253d3
[lldb] Qualify includes of Properties[Enum].inc files. NFC
by Jordan Rupprecht
· 6 years ago
a8ea595
[lldb] Also include the array definition in Properties.inc
by Jonas Devlieghere
· 6 years ago
7070a0b
[TableGen] Move interpreter properties into a separate file (NFC)
by Jonas Devlieghere
· 6 years ago
971f9ca
Let tablegen generate property definitions
by Jonas Devlieghere
· 6 years ago
63e5fb7
[Logging] Replace Log::Printf with LLDB_LOG macro (NFC)
by Jonas Devlieghere
· 6 years ago
17c18a9
Fix a typo in help text.
by Adrian McCarthy
· 6 years ago
248a130
[lldb] NFC modernize codebase with modernize-use-nullptr
by Konrad Kleine
· 6 years ago
2fc6b02
[CommandInterpreter] Refactor SourceInitFile
by Jonas Devlieghere
· 6 years ago
5bac706
[CommandInterpreter] Fix trailing blanks after `all` or [0-9]+ for bt
by Stella Stamenova
· 6 years ago
d768ee2
[CommandInterpreter] Accept blanks after `all` or [0-9]+ for bt.
by Davide Italiano
· 6 years ago
c0b48ab
Propagate command interpreter errors from lldlbinit
by Jonas Devlieghere
· 6 years ago
2edcad7
[Driver] Change the way we deal with local lldbinit files.
by Jonas Devlieghere
· 6 years ago
e5f7d60
[Alias] Add 're' alias for register
by Jonas Devlieghere
· 7 years ago
e91ad7d
Mention the thread-format & frame-format settings in help.
by Jim Ingham
· 7 years ago
2b29b43
[ScriptInterpreter] Move ownership into debugger (NFC)
by Jonas Devlieghere
· 7 years ago
f20dd1d
[CommandInterpreter] Remove scripting language argument. (NFC)
by Jonas Devlieghere
· 7 years ago
8d1fb84
[ScriptInterpreter] Pass the debugger instead of the command interpreter
by Jonas Devlieghere
· 7 years ago
c712bac
[NFC] find_first_of/find_last_of -> find/rfind for single char.
by Jonas Devlieghere
· 7 years ago
d77c2e0
[Reproducers] Capture and replay interpreter commands.
by Jonas Devlieghere
· 7 years ago
d5b4403
Replace 'ap' with 'up' suffix in variable names. (NFC)
by Jonas Devlieghere
· 7 years ago
70355ac
Remove redundant ::get() for smart pointer. (NFC)
by Jonas Devlieghere
· 7 years ago
796ac80
Use std::make_shared in LLDB (NFC)
by Jonas Devlieghere
· 7 years ago
166c262
[CommandInterpreter] Early return on error (NFC)
by Jonas Devlieghere
· 7 years ago
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
76c6fea
[CommandInterpreter] Simplify PreprocessCommand. (NFCI)
by Jonas Devlieghere
· 7 years ago
8d20cfd
[NFC] Replace `compare` with (in)equality operator where applicable.
by Jonas Devlieghere
· 7 years ago
a6682a4
Simplify Boolean expressions
by Jonas Devlieghere
· 7 years ago
9e046f0
Add GDB remote packet reproducer.
by Jonas Devlieghere
· 7 years ago
50bc1ed
[FileSystem] Open File instances through the FileSystem.
by Jonas Devlieghere
· 7 years ago
8f3be7a
[FileSystem] Move path resolution logic out of FileSpec
by Jonas Devlieghere
· 7 years ago
dbd7fab
[FileSystem] Remove Exists() from FileSpec
by Jonas Devlieghere
· 7 years ago
9082c1c
Add "v" as well as "var" as an alias for "frame var".
by Jim Ingham
· 7 years ago
285ae0c
Add "var" and "vo" aliases for "frame variable" and "frame variable -O".
by Jim Ingham
· 7 years ago
c678ed7
Add EchoCommentCommands to CommandInterpreterRunOptions in addition to the existing EchoCommands and expose both as interpreter settings.
by Stefan Granitz
· 7 years ago
e40db05
Replace pointer to C-array of PropertyDefinition with llvm::ArrayRef
by Tatyana Krasnukha
· 7 years ago
8fe53c49
Replace "nullptr-terminated" C-arrays of OptionValueEnumeration with safer llvm::ArrayRef
by Tatyana Krasnukha
· 7 years ago
7f88829
Add support for descriptions with command completions.
by Raphael Isemann
· 7 years ago
d821c99
Move RegisterValue,Scalar,State from Core to Utility
by Pavel Labath
· 7 years ago
129fe89
Remove unnecessary newlines from break command help text.
by Raphael Isemann
· 7 years ago
1a6d7ab
Narrow the CompletionRequest API to being append-only.
by Raphael Isemann
· 7 years ago
223d921
Fix duplicate suggestions after an ambiguous command
by Raphael Isemann
· 7 years ago
6fcc7d7
Don't print two errors for unknown commands.
by Raphael Isemann
· 7 years ago
Next »