llvm-project/lldb/source/Commands
Jim Ingham 558ce124eb Add a source file completer to the CommandCompleters.
Add a way for the completers to say whether the completed argument should have a space inserted after is
or not.
Added the file name completer to the "file" command.

llvm-svn: 107247
2010-06-30 05:02:46 +00:00
..
CommandCompletions.cpp Add a source file completer to the CommandCompleters. 2010-06-30 05:02:46 +00:00
CommandObjectAlias.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectAlias.h Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectAppend.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectAppend.h Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectApropos.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectApropos.h Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectArgs.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectArgs.h Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectBreakpoint.cpp Added function name types to allow us to set breakpoints by name more 2010-06-28 21:30:43 +00:00
CommandObjectBreakpoint.h Added function name types to allow us to set breakpoints by name more 2010-06-28 21:30:43 +00:00
CommandObjectBreakpointCommand.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectBreakpointCommand.h Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectCall.cpp Added function name types to allow us to set breakpoints by name more 2010-06-28 21:30:43 +00:00
CommandObjectCall.h Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectCrossref.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectDelete.cpp Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
CommandObjectDelete.h Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
CommandObjectDisassemble.cpp Added function name types to allow us to set breakpoints by name more 2010-06-28 21:30:43 +00:00
CommandObjectDisassemble.h Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectExpression.cpp Added function name types to allow us to set breakpoints by name more 2010-06-28 21:30:43 +00:00
CommandObjectExpression.h Added the temporary -i option to expr, which 2010-06-23 23:18:04 +00:00
CommandObjectFile.cpp Add a source file completer to the CommandCompleters. 2010-06-30 05:02:46 +00:00
CommandObjectFile.h Add a source file completer to the CommandCompleters. 2010-06-30 05:02:46 +00:00
CommandObjectFrame.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectFrame.h Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectHelp.cpp Add a source file completer to the CommandCompleters. 2010-06-30 05:02:46 +00:00
CommandObjectHelp.h Add a source file completer to the CommandCompleters. 2010-06-30 05:02:46 +00:00
CommandObjectImage.cpp Add a source file completer to the CommandCompleters. 2010-06-30 05:02:46 +00:00
CommandObjectImage.h Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectInfo.cpp Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
CommandObjectInfo.h Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
CommandObjectLog.cpp Fixed the log streams for logs that output to 2010-06-23 21:28:25 +00:00
CommandObjectLog.h Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectMemory.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectMemory.h Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectMultiword.cpp Add a source file completer to the CommandCompleters. 2010-06-30 05:02:46 +00:00
CommandObjectProcess.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectProcess.h Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectQuit.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectQuit.h Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectRegister.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectRegister.h Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectSelect.cpp Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
CommandObjectSelect.h Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
CommandObjectSet.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectSet.h Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectSettings.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectSettings.h Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectShow.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectShow.h Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectSource.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectSource.h Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectSourceFile.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectSourceFile.h Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectSyntax.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectSyntax.h Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectTarget.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectTarget.h Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectThread.cpp Added function name types to allow us to set breakpoints by name more 2010-06-28 21:30:43 +00:00
CommandObjectThread.h Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectUnalias.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectUnalias.h Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectVariable.cpp Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00
CommandObjectVariable.h Very large changes that were needed in order to allow multiple connections 2010-06-23 01:19:29 +00:00